mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-03-06 14:27:16 +00:00
(svn r3207) Typo in last revision
This commit is contained in:
parent
f750a773a4
commit
1bffec2c27
@ -736,7 +736,7 @@ static void Win32GdiMainLoop(void)
|
||||
_shift_pressed = _wnd.has_focus && GetAsyncKeyState(VK_SHIFT)<0;
|
||||
#ifdef _DEBUG
|
||||
_dbg_screen_rect = _wnd.has_focus && GetAsyncKeyState(VK_CAPITAL)<0;
|
||||
#endif _DEBUG
|
||||
#endif
|
||||
|
||||
// determine which directional keys are down
|
||||
if (_wnd.has_focus) {
|
||||
|
Loading…
Reference in New Issue
Block a user