forked from Kolyah35/minecraft-pe-0.6.1
FIX: Rewrite options
This commit is contained in:
@@ -125,6 +125,8 @@ public:
|
||||
static char getChar() {
|
||||
return _inputText[_textIndex];
|
||||
}
|
||||
|
||||
static const char* getKeyName(int key);
|
||||
private:
|
||||
static int _index;
|
||||
static int _textIndex;
|
||||
|
||||
Reference in New Issue
Block a user