diff --git a/main_gui.c b/main_gui.c --- a/main_gui.c +++ b/main_gui.c @@ -332,7 +332,7 @@ void ShowNetworkChatQueryWindow(byte des { _rename_id = desttype + (dest << 8); _rename_what = 2; - ShowChatWindow(150, 338, 1, 0); + ShowChatWindow(150, 1, 0); } void ShowNetworkGiveMoneyWindow(byte player)