Added Custom KeyMap

This commit is contained in:
He-Man 2017-05-19 22:44:55 +02:00 committed by GitHub
parent 4123718a50
commit 220a728cd4

View File

@ -49,6 +49,8 @@ _keyMap =
["Build: Rotate RIGHT", "EPOCH_keysBuildRotR", 0x10] ["Build: Rotate RIGHT", "EPOCH_keysBuildRotR", 0x10]
]; ];
_keyMap call EPOCH_custom_KeyMap;
switch (_args) do { switch (_args) do {
case 0: //load variables case 0: //load variables
{ {