Made chatting save between ScreenNetSelectMusic's

This commit is contained in:
Charles Lohr
2004-09-01 05:02:28 +00:00
parent 82e4a01612
commit a3cad63f0f
4 changed files with 22 additions and 13 deletions
+2
View File
@@ -100,6 +100,8 @@ public:
int m_iSelectMode;
void SelectUserSong();
CString m_sChatText;
bool isLanServer; //Must be public for ScreenNetworkOptions
StepManiaLanServer *LANserver;
private: