mirror of
https://github.com/EpochModTeam/Epoch.git
synced 2024-08-30 18:22:13 +00:00
Added Custom KeyMap
This commit is contained in:
parent
4123718a50
commit
220a728cd4
@ -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
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user