mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-11 22:54:34 +00:00
Merge branch 'development' of https://github.com/TorqueGameEngines/Torque3D into SubScenes_Gamemode_PR
This commit is contained in:
commit
20a01d9f02
71 changed files with 353 additions and 509 deletions
|
|
@ -108,7 +108,7 @@ function ESettingsWindow::toggleEditorSettings(%this)
|
|||
ESettingsWindowList.sort(0);
|
||||
|
||||
%this.mode = "Editor";
|
||||
ESettingsWindow.text = ":: Editor Settings";
|
||||
ESettingsWindow.text = ":: Editor Settings";
|
||||
|
||||
ESettingsWindowList.setSelectedById( 1 );
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue