forked from Kolyah35/minecraft-pe-0.6.1
FIXED: chat history clears on disconnect
This commit is contained in:
@@ -66,6 +66,7 @@ public:
|
||||
void renderProgressIndicator( const bool isTouchInterface, const int screenWidth, const int screenHeight, float a );
|
||||
|
||||
void addMessage(const std::string& string);
|
||||
void clearMessages();
|
||||
void postError(int errCode);
|
||||
|
||||
void onGraphicsReset();
|
||||
|
||||
Reference in New Issue
Block a user