Add informations
This commit is contained in:
@@ -10,6 +10,9 @@ struct GameInfos {
|
|||||||
float defaultFogDensity;
|
float defaultFogDensity;
|
||||||
float fogMaxOpacity;
|
float fogMaxOpacity;
|
||||||
float Health;
|
float Health;
|
||||||
|
float Stamina;
|
||||||
|
float Mana;
|
||||||
|
float Sanity;
|
||||||
bool consoleEnabled;
|
bool consoleEnabled;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user