mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-01-29 09:28:15 +03:00
Remove unused stat_* variables
Looks like all variables other than stat_trinkets are unused.
This commit is contained in:
@@ -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::vector<int>besttimes;
|
||||
std::vector<int>besttrinkets;
|
||||
|
||||
Reference in New Issue
Block a user