mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-14 16:14:38 +00:00
Merge pull request #2000 from saxonschmauderer/patch-3
Fix for bug #1975
This commit is contained in:
commit
852f82b8a5
1 changed files with 2 additions and 1 deletions
|
|
@ -1872,6 +1872,7 @@ function Editor::open(%this)
|
|||
|
||||
%this.editorEnabled();
|
||||
Canvas.setContent(EditorGui);
|
||||
$isFirstPersonVar = true;
|
||||
EditorGui.syncCameraGui();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue