mirror of https://github.com/OpenTTD/OpenTTD
(svn r10946) -Fix (r10932): forgot one occurence
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