Add DualRoleKeystrokeAction.

This commit is contained in:
László Monda
2016-03-30 01:48:08 +02:00
parent 7660bdb729
commit 94e5d55d8f
4 changed files with 64 additions and 49 deletions

View File

@@ -1,5 +1,6 @@
/// <reference path="KeyAction.ts" />
/// <reference path="KeystrokeAction.ts" />
/// <reference path="DualRoleKeystrokeAction.ts" />
/// <reference path="MouseAction.ts" />
/// <reference path="PlayMacroAction.ts" />
/// <reference path="SwitchKeymapAction.ts" />