Add health to struct
This commit is contained in:
@@ -9,6 +9,7 @@ struct GameInfos {
|
||||
float cameraOut;
|
||||
float defaultFogDensity;
|
||||
float fogMaxOpacity;
|
||||
float Health;
|
||||
bool consoleEnabled;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user