mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-01-30 01:48:15 +03:00
Remove unnecessary middleman game.infocus
It does the same thing as key.isActive, so no need to make it a separate variable.
This commit is contained in:
@@ -179,7 +179,6 @@ public:
|
||||
int jumppressed;
|
||||
int gravitycontrol;
|
||||
|
||||
bool infocus;
|
||||
bool muted;
|
||||
int mutebutton;
|
||||
bool musicmuted;
|
||||
|
||||
Reference in New Issue
Block a user