Add SwitchLayerAction.

This commit is contained in:
László Monda
2016-03-30 17:43:27 +02:00
parent 5b6f62c113
commit bbd3227645
3 changed files with 60 additions and 18 deletions

View File

@@ -4,5 +4,6 @@
/// <reference path="DualRoleKeystrokeAction.ts" />
/// <reference path="MouseAction.ts" />
/// <reference path="PlayMacroAction.ts" />
/// <reference path="SwitchLayerAction.ts" />
/// <reference path="SwitchKeymapAction.ts" />
/// <reference path="NoneAction.ts" />