mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-15 08:34:40 +00:00
Two equal lines in init.cs
This commit is contained in:
parent
8f94614a6e
commit
3f191ede5f
1 changed files with 0 additions and 1 deletions
|
|
@ -72,7 +72,6 @@ function initClient()
|
||||||
configureCanvas();
|
configureCanvas();
|
||||||
|
|
||||||
// Load up the Game GUIs
|
// Load up the Game GUIs
|
||||||
exec("art/gui/defaultGameProfiles.cs");
|
|
||||||
exec("art/gui/playGui.gui");
|
exec("art/gui/playGui.gui");
|
||||||
exec("art/gui/chatHud.gui");
|
exec("art/gui/chatHud.gui");
|
||||||
exec("art/gui/playerList.gui");
|
exec("art/gui/playerList.gui");
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue