[Orxonox-commit 3802] r8480 - code/trunk/data/defaultConfig
dafrick at orxonox.net
dafrick at orxonox.net
Sat May 14 09:38:11 CEST 2011
Author: dafrick
Date: 2011-05-14 09:38:10 +0200 (Sat, 14 May 2011)
New Revision: 8480
Modified:
code/trunk/data/defaultConfig/keybindings.ini
Log:
Fixing bug #380.
Modified: code/trunk/data/defaultConfig/keybindings.ini
===================================================================
--- code/trunk/data/defaultConfig/keybindings.ini 2011-05-14 02:33:13 UTC (rev 8479)
+++ code/trunk/data/defaultConfig/keybindings.ini 2011-05-14 07:38:10 UTC (rev 8480)
@@ -24,14 +24,14 @@
KeyEquals=
KeyEscape="keyESC"
KeyF="scale -1 moveUpDown"
-KeyF1="OverlayGroup show Debug"
+KeyF1="OverlayGroup toggleVisibility Debug"
KeyF10=
KeyF11=
KeyF12=
KeyF13=
KeyF14=
KeyF15=
-KeyF2="OverlayGroup show Stats"
+KeyF2="OverlayGroup toggleVisibility Stats"
KeyF3="OrxonoxOverlay show QuestGUI"
KeyF4="OrxonoxOverlay show PickupInventory"
KeyF5="startchat"
More information about the Orxonox-commit
mailing list