-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed some major issues that were overlooked in gen_weapon_str surrou…
…nding the AllOverclocks setting check and selecting a random OC from the stored OC's. Also renamed the AllOverclocks setting entirely
- Loading branch information
1 parent
e1e4f7f
commit 7788186
Showing
2 changed files
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"Grenades": true, "SaveToFile": true, "Weapons": 3, "pClass": 5, "NoOverclock": true, "Upgrades": true, "AllOverclocks": false} | ||
{"Grenades": true, "SaveToFile": false, "Weapons": 3, "pClass": 5, "NoOverclock": false, "Upgrades": true, "MyOverclocks": true} |