successfully serializing 1 module, still problem with serializing multiple

This commit is contained in:
Sam Rang
2016-04-12 06:56:34 -05:00
parent 8d5613d236
commit 243b8ed24c
3 changed files with 62 additions and 0 deletions

View File

@@ -9,3 +9,5 @@
/// <reference path="SwitchLayerAction.ts" />
/// <reference path="SwitchKeymapAction.ts" />
/// <reference path="NoneAction.ts" />
/// <reference path="Module.ts" />
/// <reference path="Modules.ts" />