[Windows] World process window title now updates with server name and amount of clients connected

This commit is contained in:
Akkadius
2017-09-17 05:34:44 -05:00
parent 240f04eda7
commit b71f3031bc
2 changed files with 12 additions and 17 deletions
-1
View File
@@ -31,7 +31,6 @@
#endif
void CatchSignal(int sig_num);
void UpdateWindowTitle(char* iNewTitle);
#define EQ_WORLD_PORT 9000 //mandated by the client
#define LOGIN_PORT 5997