mirror of
https://github.com/mapbase-source/mapbase-game-src.git
synced 2025-02-21 11:01:12 +03:00
23 lines
340 B
Plaintext
23 lines
340 B
Plaintext
"Resource/UI/Locator.res"
|
|
{
|
|
"LocatorPanel"
|
|
{
|
|
"WrapStaticLocators" "1"
|
|
}
|
|
|
|
"LocatorBG"
|
|
{
|
|
"ControlName" "ImagePanel"
|
|
"fieldName" "LocatorBG"
|
|
"xpos" "0"
|
|
"ypos" "0"
|
|
"zpos" "0"
|
|
"wide" "32"
|
|
"tall" "32"
|
|
"visible" "1"
|
|
"enabled" "1"
|
|
// "image" "../vgui/hud/icon_locator_generic"
|
|
"scaleImage" "1"
|
|
}
|
|
}
|