mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-01-29 17:38:16 +03:00
Integrate dynamic list sizes for credited patrons, add CONTRIBUTORS to credits
(Also added myself to the credits, only took 6 years to not be lazy about it)
This commit is contained in:
@@ -220,6 +220,10 @@ public:
|
||||
int timetrialpar, timetrialresulttime, timetrialrank;
|
||||
|
||||
int creditposition;
|
||||
int creditmaxposition;
|
||||
std::vector<const char*> superpatrons;
|
||||
std::vector<const char*> patrons;
|
||||
std::vector<const char*> githubfriends;
|
||||
bool insecretlab;
|
||||
|
||||
bool inintermission;
|
||||
|
||||
Reference in New Issue
Block a user