diff --git a/includes/GameFixes.h b/includes/GameFixes.h index d029a3d..ab70edb 100644 --- a/includes/GameFixes.h +++ b/includes/GameFixes.h @@ -17,5 +17,7 @@ enum class GameFixes : int { VolumetricFog, Sharpening, FilmGrain, - WorldTimeDilation + TimeDilation, + GodMode, + Invulnerable }; \ No newline at end of file