mirror of
https://github.com/jmarshall23/CnC_Remastered_Collection.git
synced 2026-08-16 16:20:34 +02:00
F2 now works to enable scenerio editor.
This commit is contained in:
+1
-1
@@ -578,7 +578,7 @@ typedef enum KeyNumType {
|
||||
KN_F10 = VK_F10,
|
||||
KN_F11 = VK_F11,
|
||||
KN_F12 = VK_F12,
|
||||
KN_F2 = VK_F2,
|
||||
KN_F2 = 59,
|
||||
KN_F3 = VK_F3,
|
||||
KN_F4 = VK_F4,
|
||||
KN_F5 = VK_F5,
|
||||
|
||||
Reference in New Issue
Block a user