Skip to content
This repository has been archived by the owner on Jul 26, 2021. It is now read-only.

Commit

Permalink
Merge pull request #2 from DorCoMaNdO/patch-1
Browse files Browse the repository at this point in the history
Add mappings for LoadPlayerPrefs and SavePlayerPrefs
  • Loading branch information
js6pak authored Feb 3, 2021
2 parents a2ac437 + 9547ee2 commit 1e6512a
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 0 deletions.
14 changes: 14 additions & 0 deletions 2020.11.17i.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,20 @@
"mapped": "BeginCrewmate"
}
]
},
{
"original": "^",
"mapped": "SaveManager",
"methods": [
{
"original": "FDBMJJMHBBK",
"mapped": "LoadPlayerPrefs"
},
{
"original": "ADAKJNJKDPK",
"mapped": "SavePlayerPrefs"
}
]
}
]
}
14 changes: 14 additions & 0 deletions 2020.12.9s.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,20 @@
"mapped": "BeginCrewmate"
}
]
},
{
"original": "^",
"mapped": "SaveManager",
"methods": [
{
"original": "CELNGGHJGAP",
"mapped": "LoadPlayerPrefs"
},
{
"original": "KLILPKFAOEN",
"mapped": "SavePlayerPrefs"
}
]
}
]
}

0 comments on commit 1e6512a

Please sign in to comment.