mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-01-29 17:38:16 +03:00
Remove game.customquicksummary
It's completely unused (apart from the variable being set in one place). So let's get this out of the way.
This commit is contained in:
committed by
Misa Elizabeth Kai
parent
0a72cc6614
commit
73911a7ada
@@ -491,7 +491,7 @@ public:
|
||||
std::string activity_lastprompt;
|
||||
bool activity_gettext;
|
||||
|
||||
std::string telesummary, quicksummary, customquicksummary;
|
||||
std::string telesummary, quicksummary;
|
||||
bool save_exists(void);
|
||||
|
||||
bool backgroundtext;
|
||||
|
||||
Reference in New Issue
Block a user