(svn r10932) -Codechange: replace "text" with "chat" for the chat related function and variables.
This commit is contained in:
@@ -884,7 +884,7 @@ void VideoDriver_Win32::MainLoop()
|
||||
GdiFlush();
|
||||
#endif
|
||||
_screen.dst_ptr = _wnd.buffer_bits;
|
||||
DrawTextMessage();
|
||||
DrawChatMessage();
|
||||
DrawMouseCursor();
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user