mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-10 14:14:33 +00:00
Some missing bits and bobs that set up AFX
This commit is contained in:
parent
2f68fdae5e
commit
bbe00a246c
20 changed files with 510 additions and 0 deletions
|
|
@ -39,6 +39,7 @@ function UI::create( %this )
|
|||
|
||||
exec("./scripts/guis/profiler.gui");
|
||||
exec("./scripts/guis/netGraphGui.gui");
|
||||
exec("./scripts/guis/RecordingsDlg.gui");
|
||||
exec("./scripts/guis/FileDialog.gui");
|
||||
exec("./scripts/guis/guiMusicPlayer.gui");
|
||||
exec("./scripts/guis/startupGui.gui");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue