Пример #1
0
 public override void EnterState()
 {
     hotkeys = inputHandler.hotkeys;
     hotkeyMenu.InitList(hotkeys);
 }