mirror of
https://gitgud.io/wackyideas/aerothemeplasma.git
synced 2024-08-15 00:43:43 +00:00
25 lines
483 B
Text
25 lines
483 B
Text
|
style "handlebox" = "default"
|
||
|
{
|
||
|
engine "pixmap"
|
||
|
{
|
||
|
image
|
||
|
{
|
||
|
function = HANDLE
|
||
|
recolorable = TRUE
|
||
|
overlay_file = "Others/null.png"
|
||
|
#overlay_file = "Handles/handle-v.png"
|
||
|
overlay_stretch = FALSE
|
||
|
orientation = VERTICAL
|
||
|
}
|
||
|
image
|
||
|
{
|
||
|
function = HANDLE
|
||
|
overlay_file = "Others/null.png"
|
||
|
#overlay_file = "Handles/handle-h.png"
|
||
|
overlay_stretch = FALSE
|
||
|
orientation = HORIZONTAL
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
|