Explorar o código

Merge pull request #822 from Ragora/bugfix-console-background

BugFix: Correct a missing asset for filling the background of the console
Brian Roberts %!s(int64=3) %!d(string=hai) anos
pai
achega
7d9d21de04

+ 8 - 0
Templates/BaseGame/game/core/gui/images/hudfill.asset.taml

@@ -0,0 +1,8 @@
+<ImageAsset
+    canSave="true"
+    canSaveDynamicFields="true"
+    AssetName="hudfill"
+    imageFile="@assetFile=hudfill.png"
+    UseMips="true"
+    isHDRImage="false"
+    imageType="Albedo" />

BIN=BIN
Templates/BaseGame/game/core/gui/images/hudfill.png