Minor fix on indentation.
This commit is contained in:
parent
bfe1b60a49
commit
c93cdcdbbd
@ -1543,7 +1543,7 @@ LRESULT CALLBACK fgPlatformWindowProc( HWND hWnd, UINT uMsg, WPARAM wParam, LPAR
|
|||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
//Added by Jinrong Xie (stonexjr@gmail.com) 12/24/2014
|
//Added by Jinrong Xie <stonexjr at gmail.com> 12/24/2014
|
||||||
//for SpaceNavigator support on Windows.
|
//for SpaceNavigator support on Windows.
|
||||||
case WM_INPUT:
|
case WM_INPUT:
|
||||||
if (fgHasSpaceball())
|
if (fgHasSpaceball())
|
||||||
|
Reference in New Issue
Block a user