mirror of
https://github.com/mapbase-source/mapbase-game-src.git
synced 2025-03-12 21:30:18 +03:00
Fix the FOV slider label from HL2.
This commit is contained in:
parent
f0870d9c62
commit
dffa080df2
@ -904,9 +904,8 @@
|
|||||||
"leftText" "0.00"
|
"leftText" "0.00"
|
||||||
"rightText" "1.00"
|
"rightText" "1.00"
|
||||||
"minvalue" "75"
|
"minvalue" "75"
|
||||||
"maxvalue" "110"
|
"maxvalue" "90"
|
||||||
"cvar_name" "fov_desired"
|
"cvar_name" "fov_desired"
|
||||||
"scalefactor" "1"
|
|
||||||
"allowoutofrange" "0"
|
"allowoutofrange" "0"
|
||||||
}
|
}
|
||||||
"FOVLabel"
|
"FOVLabel"
|
||||||
@ -928,25 +927,6 @@
|
|||||||
"brighttext" "0"
|
"brighttext" "0"
|
||||||
"wrap" "0"
|
"wrap" "0"
|
||||||
}
|
}
|
||||||
"FOVValueLabel"
|
|
||||||
{
|
|
||||||
"ControlName" "Label"
|
|
||||||
"fieldName" "FOVValueLabel"
|
|
||||||
"xpos" "276"
|
|
||||||
"ypos" "232"
|
|
||||||
"wide" "32"
|
|
||||||
"tall" "24"
|
|
||||||
"autoResize" "0"
|
|
||||||
"pinCorner" "0"
|
|
||||||
"visible" "1"
|
|
||||||
"enabled" "1"
|
|
||||||
"tabPosition" "0"
|
|
||||||
"labelText" "75"
|
|
||||||
"textAlignment" "east"
|
|
||||||
"dulltext" "0"
|
|
||||||
"brighttext" "0"
|
|
||||||
"wrap" "0"
|
|
||||||
}
|
|
||||||
"MulticoreLabel"
|
"MulticoreLabel"
|
||||||
{
|
{
|
||||||
"ControlName" "Label"
|
"ControlName" "Label"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user