lat9nq 4aac1ae4b1 configuration: Simplify applying per-game settings
Originally, every time we add a per-game setting, we'd have to guard for
it when setting it on the global config, and use a specific function to
do it for the per-game config.

This moves the global check into the ApplyPerGameSetting function so
that we can use it for changing both the global and per-game states.
Less work for the programmer.
2021-05-15 22:59:38 -04:00
..
2020-11-15 23:33:19 -05:00
2021-02-27 17:53:10 -06:00
2018-10-02 15:30:48 +02:00
2018-10-02 15:30:48 +02:00
2018-01-13 23:11:51 +00:00
2020-08-26 02:32:32 -04:00