mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-02-05 00:26:15 +03:00
fix tab instead of spaces
This commit is contained in:
@@ -413,7 +413,7 @@ public:
|
|||||||
|
|
||||||
bool shouldreturntopausemenu;
|
bool shouldreturntopausemenu;
|
||||||
void returntopausemenu();
|
void returntopausemenu();
|
||||||
void unlockAchievement(const char *name);
|
void unlockAchievement(const char *name);
|
||||||
|
|
||||||
bool disablepause;
|
bool disablepause;
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user