mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-01-29 17:38:16 +03:00
Remove unused attribute advanced_mode from Game
This attribute does absolutely nothing. In fact, it does so much nothing I can safely remove reading and writing it!
This commit is contained in:
@@ -351,7 +351,6 @@ public:
|
||||
bool savemystats;
|
||||
|
||||
|
||||
bool advanced_mode;
|
||||
bool fullScreenEffect_badSignal;
|
||||
bool useLinearFilter;
|
||||
int stretchMode;
|
||||
|
||||
Reference in New Issue
Block a user