mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-03-06 14:00:39 +00:00
* BugFix: Correct a missing asset for filling the background of the bottom of the console.
This commit is contained in:
parent
a08543d5dd
commit
7e896425f6
2 changed files with 8 additions and 0 deletions
|
|
@ -0,0 +1,8 @@
|
|||
<ImageAsset
|
||||
canSave="true"
|
||||
canSaveDynamicFields="true"
|
||||
AssetName="hudfill"
|
||||
imageFile="@assetFile=hudfill.png"
|
||||
UseMips="true"
|
||||
isHDRImage="false"
|
||||
imageType="Albedo" />
|
||||
BIN
Templates/BaseGame/game/core/gui/images/hudfill.png
Normal file
BIN
Templates/BaseGame/game/core/gui/images/hudfill.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.6 KiB |
Loading…
Add table
Add a link
Reference in a new issue