1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-23 06:44:38 +01:00

finish server list and fix a couple of multiplayer issues

This commit is contained in:
IntelOrca
2015-08-16 17:29:47 +01:00
parent 094cc19411
commit 4f8e289e79
9 changed files with 101 additions and 22 deletions

View File

@@ -619,6 +619,7 @@ void window_sign_small_open(rct_windownumber number);
void window_cheats_open();
void window_player_list_open();
void window_network_status_open(const char* text);
void window_network_status_close();
void window_server_list_open();
void window_research_open();