Explorar el Código

Merge pull request #1264 from John3/development

Two equal lines in init.cs
Areloch hace 10 años
padre
commit
c784cde9bf
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      Templates/Full/game/scripts/client/init.cs

+ 0 - 1
Templates/Full/game/scripts/client/init.cs

@@ -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");