mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-07-06 04:19:36 +01:00
(svn r10946) -Fix (r10932): forgot one occurence
This commit is contained in:
parent
e56e520673
commit
a66008f04c
@ -771,7 +771,7 @@ static void QZ_GameLoop()
|
||||
st += GetTick() - st0;
|
||||
#endif
|
||||
_screen.dst_ptr = _cocoa_video_data.pixels;
|
||||
DrawTextMessage();
|
||||
DrawChatMessage();
|
||||
DrawMouseCursor();
|
||||
QZ_Draw();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user