Push string accumule comme il faut
This commit is contained in:
@@ -204,6 +204,7 @@ private:
|
||||
bool m_selectedQuit = false;
|
||||
|
||||
char m_inputChar = 0;
|
||||
std::string m_currentInputString;
|
||||
bool m_charChanged = false;
|
||||
|
||||
bool m_key1 = false;
|
||||
|
Reference in New Issue
Block a user