fix nvnc, zeromq, icheck and unity-webapi definitions

This commit is contained in:
Neil Stalker
2013-06-24 19:20:59 +01:00
parent d4c6dd3d45
commit d4e621d9ad
6 changed files with 41 additions and 8 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ declare class UnitySettings {
public onInit:Function;
}
enum UnityPlaybackState {
declare enum UnityPlaybackState {
Playing,
Paused
}