mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-01-19 20:24:49 +00:00
typofix
This commit is contained in:
parent
e9638d285f
commit
3fe21e8808
|
|
@ -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…
Reference in a new issue