fix whitespace

This commit is contained in:
Eric Wasylishen 2016-02-29 17:21:52 -07:00
parent 48d7e9c134
commit cb14e8b153

View file

@ -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