Some missing bits and bobs that set up AFX

This commit is contained in:
Areloch 2019-07-24 23:33:45 -05:00
parent 2f68fdae5e
commit bbe00a246c
20 changed files with 510 additions and 0 deletions

View file

@ -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");