Failed to get the Scene changes for the Full template rolled up. This corrects that.

This commit is contained in:
Areloch 2019-03-31 22:12:38 -05:00
parent 582e4f0130
commit 5cefad72b3
31 changed files with 167 additions and 68 deletions

View file

@ -1884,6 +1884,7 @@ function Editor::open(%this)
%this.editorEnabled();
Canvas.setContent(EditorGui);
$isFirstPersonVar = true;
EditorGui.syncCameraGui();
}