Enable to play recorded gameplay demo from main menu.

This commit is contained in:
John3 2016-06-21 22:06:09 -05:00
parent 64fab756f8
commit 4699a2142b
4 changed files with 48 additions and 6 deletions

View file

@ -73,6 +73,7 @@ function initializeCore()
exec("~/art/gui/console.gui");
exec("~/art/gui/consoleVarDlg.gui");
exec("~/art/gui/netGraphGui.gui");
exec("~/art/gui/RecordingsDlg.gui");
// Gui Helper Scripts.
exec("~/scripts/gui/help.cs");