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