main_gui.c
changeset 3464 6e01708de019
parent 3422 a6eba3443452
child 3465 a7ee131a9114
--- a/main_gui.c	Fri Apr 07 07:40:44 2006 +0000
+++ b/main_gui.c	Fri Apr 07 08:27:43 2006 +0000
@@ -332,7 +332,7 @@
 {
 	_rename_id = desttype + (dest << 8);
 	_rename_what = 2;
-	ShowChatWindow(STR_EMPTY, STR_NETWORK_CHAT_QUERY_CAPTION, 150, 338, 1, 0);
+	ShowChatWindow(STR_NETWORK_CHAT_QUERY_CAPTION, 150, 338, 1, 0);
 }
 
 void ShowNetworkGiveMoneyWindow(byte player)