Some missing bits and bobs that set up AFX

This commit is contained in:
Areloch 2019-07-24 23:33:45 -05:00
parent 836c4d34cd
commit 4dcac05b33
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");