Update reference paths

This commit is contained in:
Boris Yankov
2012-11-19 01:28:08 +02:00
parent 0244e7f9a3
commit 7c82efb17a
56 changed files with 74 additions and 72 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
/// <reference path="../Definitions/unity-webapi-1.0.d.ts" />
/// <reference path="unity-webapi-1.0.d.ts" />
var Unity = external.getUnityObject(1.0);
var settings = new UnitySettings();