Add health to struct
This commit is contained in:
1
external/includes/GameInformations.h
vendored
1
external/includes/GameInformations.h
vendored
@@ -9,5 +9,6 @@ struct GameInfos {
|
||||
float cameraOut;
|
||||
float defaultFogDensity;
|
||||
float fogMaxOpacity;
|
||||
float Health;
|
||||
bool consoleEnabled;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user