[Orxonox-commit 2086] r6802 - code/trunk/data/defaultConfig
cdaniel at orxonox.net
cdaniel at orxonox.net
Thu Apr 29 13:52:19 CEST 2010
Author: cdaniel
Date: 2010-04-29 13:52:19 +0200 (Thu, 29 Apr 2010)
New Revision: 6802
Modified:
code/trunk/data/defaultConfig/keybindings.ini
Log:
QuestGUI can now be opened/closed by pressing Key F3...
Modified: code/trunk/data/defaultConfig/keybindings.ini
===================================================================
--- code/trunk/data/defaultConfig/keybindings.ini 2010-04-29 11:35:57 UTC (rev 6801)
+++ code/trunk/data/defaultConfig/keybindings.ini 2010-04-29 11:52:19 UTC (rev 6802)
@@ -25,6 +25,7 @@
KeyEscape="keyESC"
KeyF="scale -1 moveUpDown"
KeyF1="OverlayGroup toggleVisibility Debug"
+KeyF3 = "OrxonoxOverlay toggleVisibility QuestGUI"
KeyF10=
KeyF11=
KeyF12=
More information about the Orxonox-commit
mailing list