mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-07-19 04:05:56 +01:00
Merge pull request #7582 from Rykka-Stormheart/shep-dev-ambience-chance-fix
Hotfix for Ambience Freq Overwriting Ambience Chance on Save
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
S["tooltipstyle"] << pref.tooltipstyle
|
||||
S["client_fps"] << pref.client_fps
|
||||
S["ambience_freq"] << pref.ambience_freq
|
||||
S["ambience_chance"] << pref.ambience_freq
|
||||
S["ambience_chance"] << pref.ambience_chance
|
||||
S["tgui_fancy"] << pref.tgui_fancy
|
||||
S["tgui_lock"] << pref.tgui_lock
|
||||
|
||||
|
||||
Reference in New Issue
Block a user