Skip to content

Commit

Permalink
Two equal lines in init.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
John3 committed Mar 26, 2015
1 parent 8f94614 commit 3f191ed
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Templates/Full/game/scripts/client/init.cs
Original file line number Diff line number Diff line change
Expand Up @@ -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");
Expand Down

0 comments on commit 3f191ed

Please sign in to comment.