Update username logic and implement latest LCEMP changes (#311)
* Update username logic and implement latest LCEMP changes * Update old reference * Fix tutorial world crash * Restore deleted comment
This commit is contained in:
@@ -33,7 +33,6 @@ public:
|
||||
virtual void TemporaryCreateGameStart();
|
||||
|
||||
bool m_bShutdown;
|
||||
wstring g_playerName;
|
||||
};
|
||||
|
||||
extern CConsoleMinecraftApp app;
|
||||
|
||||
Reference in New Issue
Block a user