mirror of
https://github.com/Shpoike/Quakespasm.git
synced 2025-02-19 10:31:08 +00:00
fix whitespace
This commit is contained in:
parent
48d7e9c134
commit
cb14e8b153
1 changed files with 1 additions and 1 deletions
|
@ -349,7 +349,7 @@ void IN_Init (void)
|
|||
/* discard all mouse events when input is deactivated */
|
||||
IN_BeginIgnoringMouseEvents();
|
||||
}
|
||||
|
||||
|
||||
#ifdef MACOS_X_ACCELERATION_HACK
|
||||
Cvar_RegisterVariable(&in_disablemacosxmouseaccel);
|
||||
#endif
|
||||
|
|
Loading…
Reference in a new issue