X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2FUser%2FSettings.cpp;fp=Source%2FUser%2FSettings.cpp;h=42b719bed187199b742e98d73d8b95ac1f91e0aa;hb=5d3b7560a50c3656ec441343359508c9de1290ca;hp=5f7909ef20c3e8a60f465df80237a374c016e31e;hpb=31191d0c0118f6abfccd7bf3ecc13bbfef3fa335;p=lugaru.git diff --git a/Source/User/Settings.cpp b/Source/User/Settings.cpp index 5f7909e..42b719b 100644 --- a/Source/User/Settings.cpp +++ b/Source/User/Settings.cpp @@ -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;