Files
Bubberstation/code/controllers
Kashargul 09f01e3bb3 Fix config FPS/ Ticklag auto handling (#89792)
FPS / Ticklag should be independent configs, but due to the use of
`trim()` at
49f8d1e81d/code/controllers/configuration/config_entry.dm (L116)
the number we hand over will simply be turned into an empty string...



49f8d1e81d/code/controllers/configuration/entries/general.dm (L223)

49f8d1e81d/code/controllers/configuration/entries/general.dm (L241)


No player facing changes
## About The Pull Request
## Why It's Good For The Game
Timers can get fucked up when someone only sets one or the other
currently...
## Changelog
2025-03-12 17:11:02 -04:00
..
2024-10-19 08:04:33 -07:00