diff --git a/desktop_version/src/Game.h b/desktop_version/src/Game.h index 0e68289b..d62a47e0 100644 --- a/desktop_version/src/Game.h +++ b/desktop_version/src/Game.h @@ -222,12 +222,6 @@ public: bool fullscreen; int bestgamedeaths; - bool stat_screenshakes; - bool stat_backgrounds; - bool stat_flipmode; - bool stat_invincibility; - int stat_slowdown; - std::vectorbesttimes; std::vectorbesttrinkets;