Erwan
- Added "Evil twin" Mode to unlock
This commit is contained in:
@@ -24,6 +24,7 @@ class Credits{
|
||||
private:
|
||||
int isDifficultyUnlocked();
|
||||
int isMomirUnlocked();
|
||||
int isEvilTwinUnlocked();
|
||||
public:
|
||||
int value;
|
||||
Player * p1, *p2;
|
||||
|
||||
Reference in New Issue
Block a user