Fixed key_map_home assignment so that it corresponds to the correct Home key code.
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@4625 127b21dd-08f5-0310-b4b7-95ae10353056
This commit is contained in:
parent
9d7190f966
commit
2bc085b4d0
@ -45,7 +45,7 @@
|
||||
key_docking_music = "s";
|
||||
|
||||
key_advanced_nav_array = "^";
|
||||
key_map_home = 302; // Home
|
||||
key_map_home = 303; // Home
|
||||
key_map_info = "i";
|
||||
|
||||
key_pausebutton = "p";
|
||||
|
Loading…
x
Reference in New Issue
Block a user