Refactor game settings to support using API bindings

This commit is contained in:
Wojtek Figat
2020-12-21 14:53:27 +01:00
parent aa7711dc31
commit cea1a67749
17 changed files with 49 additions and 45 deletions

View File

@@ -82,7 +82,7 @@ public:
public:
// [Settings]
// [SettingsBase]
void RestoreDefault() final override
{
CellHeight = 10.0f;