Add informations

This commit is contained in:
2026-02-20 10:44:25 +01:00
parent 94c79b94b3
commit bededd51bc

View File

@@ -10,5 +10,8 @@ struct GameInfos {
float defaultFogDensity;
float fogMaxOpacity;
float Health;
float Stamina;
float Mana;
float Sanity;
bool consoleEnabled;
};