mirror of
https://github.com/IT07/a3_vemf_reloaded.git
synced 2024-08-30 16:52:11 +00:00
GUI tweaks
This commit is contained in:
parent
0e56e4866a
commit
9c8076c3f6
@ -36,9 +36,9 @@ class RscDisplayBaseAttack
|
||||
class controls
|
||||
{
|
||||
class text:RscText {
|
||||
x = 0.292682 * safezoneW + safezoneX; //x = 0.285 * safezoneW + safezoneX;
|
||||
x = 0.4 * safezoneW + safezoneX;
|
||||
y = 0.88 * safezoneH + safezoneY;
|
||||
w = 0.414637 * safezoneW; //w = 0.35 * safezoneW;
|
||||
w = 0.2 * safezoneW; //w = 0.35 * safezoneW;
|
||||
h = 0.0275 * safezoneH;
|
||||
|
||||
font = "PuristaBold";
|
||||
|
Loading…
Reference in New Issue
Block a user