瀏覽代碼

Typo'd assetId correction

JeffR 3 年之前
父節點
當前提交
725e2b1575
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Templates/BaseGame/game/data/UI/guis/loadingGui.gui

+ 1 - 1
Templates/BaseGame/game/data/UI/guis/loadingGui.gui

@@ -1,6 +1,6 @@
 //--- OBJECT WRITE BEGIN ---
 $guiContent = new GuiChunkedBitmapCtrl(LoadingGui) {
-   bitmapAsset = "UI:background_dark_image";
+   bitmapAsset = "UI:backgrounddark_image";
    useVariable = "0";
    tile = "0";
    position = "0 0";