(svn r22059) -Fix (r21179): Make the send chat message window follow the position of the status bar.
This commit is contained in:
@@ -693,6 +693,7 @@ static bool v_PositionStatusbar(int32 p1)
|
||||
if (_game_mode != GM_MENU) {
|
||||
PositionStatusbar(NULL);
|
||||
PositionNewsMessage(NULL);
|
||||
PositionNetworkChatWindow(NULL);
|
||||
}
|
||||
return true;
|
||||
}
|
||||
|
Reference in New Issue
Block a user