mirror of
https://github.com/ZDoom/gzdoom.git
synced 2024-11-26 14:01:45 +00:00
9d725276ac
Allows for calling to save custom cvars manually to ensure they're reliably stored. As is, the only way to ensure that cvars are saved is to safely/manually close out GZDoom, meaning if a crash occurs, that data is lost. THis is very detrimental to mods/standalone projects that rely on CVars for storing custom data, and or data that transcends save games. |
||
---|---|---|
.. | ||
ui | ||
base.zs | ||
dictionary.zs | ||
dynarrays.zs | ||
inputevents.zs | ||
maps.zs | ||
ppshader.zs | ||
screenjob.zs | ||
service.zs |