2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-09 03:07:41 +00:00

Fix ControlMapper error

This commit is contained in:
2015-09-30 19:35:47 -07:00
parent 43ddaa0dc4
commit 32dca9c912
2 changed files with 4 additions and 2 deletions

View File

@@ -66,8 +66,8 @@ public:
CmdVisorMenu,
CmdVisorUp,
CmdVisorDown,
CmdUseSheild,
CmdScanItem,
CmdUseSheild=0x3B,
CmdScanItem=0x3C,
CmdUNKNOWN,
CmdNone,
CmdMAX