Typo'd assetId correction

This commit is contained in:
JeffR 2022-02-22 23:39:52 -06:00
parent 938e4930ae
commit 725e2b1575

View file

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