mirror of
https://github.com/Retera/WarsmashModEngine.git
synced 2022-07-31 17:38:59 +02:00
16 lines
372 B
Plaintext
16 lines
372 B
Plaintext
Frame "SIMPLEFRAME" "SmashConsoleInventoryCover" {
|
|
DecorateFileNames,
|
|
SetAllPoints,
|
|
|
|
// The top of the UI console
|
|
Texture "SmashConsoleInventoryCoverTexture" {
|
|
File "ConsoleInventoryCoverTexture",
|
|
Width 0.128,
|
|
Height 0.176,
|
|
AlphaMode "ALPHAKEY",
|
|
TexCoord 0, 1, 0.3125, 1,
|
|
Anchor BOTTOMLEFT,0.472,0.0,
|
|
}
|
|
|
|
}
|