mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Atmospheric Calc Method GUI improvement
This commit is contained in:
parent
f98a0cdfae
commit
0cf2374475
@ -1222,7 +1222,10 @@ class ATragMX_Display {
|
|||||||
};
|
};
|
||||||
class TEXT_ATMO_ENV_DATA_CALC_METHOD: TEXT_GUN_AMMO_DATA_BORE_HEIGHT {
|
class TEXT_ATMO_ENV_DATA_CALC_METHOD: TEXT_GUN_AMMO_DATA_BORE_HEIGHT {
|
||||||
idc=13011;
|
idc=13011;
|
||||||
x=0.550*safezoneW+safezoneX+0.24;
|
style=64;
|
||||||
|
w=0.14;
|
||||||
|
h=0.07;
|
||||||
|
x=0.550*safezoneW+safezoneX+0.235;
|
||||||
y=0.265*safezoneH+safezoneY+0.29;
|
y=0.265*safezoneH+safezoneY+0.29;
|
||||||
text="Calc Method";
|
text="Calc Method";
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user