mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-01-29 09:28:15 +03:00
Remove unused variables temp_unlock and temp_unlocknotify
Have no idea why they're here, so removing them.
This commit is contained in:
@@ -216,8 +216,6 @@ public:
|
||||
|
||||
std::vector<int> unlock;
|
||||
std::vector<int> unlocknotify;
|
||||
std::vector<int> temp_unlock;
|
||||
std::vector<int> temp_unlocknotify;
|
||||
int stat_trinkets;
|
||||
bool fullscreen;
|
||||
int bestgamedeaths;
|
||||
|
||||
Reference in New Issue
Block a user