hedgewars/hwengine.pas
changeset 12831 1fbc0d5a82d0
parent 12818 d3113a4cba36
child 12844 22cc3d82905a
--- a/hedgewars/hwengine.pas	Sun Nov 12 17:25:17 2017 +0100
+++ b/hedgewars/hwengine.pas	Sun Nov 12 17:41:01 2017 +0100
@@ -372,7 +372,6 @@
     if not allOK then exit;
     //SDL_StartTextInput();
     SDL_ShowCursor(0);
-    SDL_SetRelativeMouseMode(true);
 
 
 {$IFDEF USE_VIDEO_RECORDING}