Data interchange, editor suite, and runtime re-implementations for games by Retro Studios
Go to file
Lioncash a1a18c6816 CVarManager: Use insert_or_assign where applicable
Avoids the need to create an initial entry in the map which is then
overwritten with the value being assigned to it.
2019-08-20 06:06:55 -04:00
hecl CVarManager: Use insert_or_assign where applicable 2019-08-20 06:06:55 -04:00