connection?

This commit is contained in:
MarcEricMartel
2023-10-23 16:44:34 -04:00
parent eea6a30aa5
commit ecfe5b893b
3 changed files with 25 additions and 2 deletions

View File

@@ -120,6 +120,8 @@ private:
float m_mousemx = 0;
float m_mousemy = 0;
bool m_networkgame = false;
std::string m_messageNotification = "";
};