]> git.jsancho.org Git - lugaru.git/blobdiff - Source/User/Settings.cpp
Cleaned a bit mouse button shown names, added names for button 4 and 5.
[lugaru.git] / Source / User / Settings.cpp
index 5f7909ef20c3e8a60f465df80237a374c016e31e..42b719bed187199b742e98d73d8b95ac1f91e0aa 100644 (file)
@@ -62,7 +62,7 @@ void DefaultSettings()
     rightkey = SDL_SCANCODE_D;
     drawkey = SDL_SCANCODE_E;
     throwkey = SDL_SCANCODE_Q;
-    attackkey = MOUSEBUTTON1;
+    attackkey = MOUSEBUTTON_LEFT;
     consolekey = SDL_SCANCODE_GRAVE;
 
     newdetail = detail;