mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-03-06 14:00:39 +00:00
commit
f8212ec6b7
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,7 @@ $guiContent = new GuiControl() {
|
|||
minSize = "50 50";
|
||||
closeCommand = "EWTreeWindow.setVisible(false);";
|
||||
EdgeSnap = "1";
|
||||
text = ":: World Edior - Scene Tree";
|
||||
text = ":: World Editor - Scene Tree";
|
||||
|
||||
new GuiTabBookCtrl(EditorTreeTabBook) {
|
||||
canSaveDynamicFields = "0";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue