main_gui.c
changeset 3469 3ea3d6e1e611
parent 3468 ec6463161999
child 3622 730fd3cd0050
--- a/main_gui.c	Fri Apr 07 09:00:57 2006 +0000
+++ b/main_gui.c	Fri Apr 07 09:07:53 2006 +0000
@@ -332,7 +332,7 @@
 {
 	_rename_id = desttype + (dest << 8);
 	_rename_what = 2;
-	ShowChatWindow(150);
+	ShowChatWindow();
 }
 
 void ShowNetworkGiveMoneyWindow(byte player)