mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-02-26 18:13:47 +00:00
Merge pull request #1264 from John3/development
Two equal lines in init.cs
This commit is contained in:
commit
c784cde9bf
1 changed files with 0 additions and 1 deletions
|
|
@ -72,7 +72,6 @@ function initClient()
|
|||
configureCanvas();
|
||||
|
||||
// Load up the Game GUIs
|
||||
exec("art/gui/defaultGameProfiles.cs");
|
||||
exec("art/gui/playGui.gui");
|
||||
exec("art/gui/chatHud.gui");
|
||||
exec("art/gui/playerList.gui");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue