mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
scaling.
This commit is contained in:
parent
fb6c99d69b
commit
aa53a1815c
@ -28,10 +28,10 @@ class RscInGameUI {
|
||||
|
||||
class ACE_TargetingConstrains: RscControlsGroup {
|
||||
idc = 699100;
|
||||
x = "SafezoneX-SafezoneW";
|
||||
y = "SafezoneY-SafezoneH";
|
||||
w = "SafezoneW";
|
||||
h = "SafezoneH";
|
||||
x = "SafezoneX";
|
||||
y = "SafezoneY";
|
||||
w = "SafezoneW-SafezoneX";
|
||||
h = "SafezoneH-SafezoneY";
|
||||
enabled = 0;
|
||||
class VScrollbar {
|
||||
autoScrollSpeed = -1;
|
||||
|
Loading…
Reference in New Issue
Block a user