Fixed issue 677
This commit is contained in:
@@ -23,7 +23,6 @@ public:
|
||||
void rotateLeft();
|
||||
void rotateRight();
|
||||
bool CheckUserInput(JButton key);
|
||||
bool CheckUserInput(int x, int y);
|
||||
virtual void Update(float dt);
|
||||
void Render();
|
||||
void init(MTGGameZone * zone);
|
||||
|
||||
Reference in New Issue
Block a user