mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
parent
ad4af0d553
commit
bfa23f01db
@ -49,7 +49,6 @@
|
|||||||
private _halfWorldSize = worldSize / 2;
|
private _halfWorldSize = worldSize / 2;
|
||||||
private _worldCenter = [_halfWorldSize, _halfWorldSize];
|
private _worldCenter = [_halfWorldSize, _halfWorldSize];
|
||||||
_halfWorldSize = _halfWorldSize * sqrt 2;
|
_halfWorldSize = _halfWorldSize * sqrt 2;
|
||||||
private _refuelMissionObjects = allMissionObjects "" select {getFuelCargo _x > 0};
|
|
||||||
private _baseStaticClasses = keys (uiNamespace getVariable QGVAR(cacheRefuelClassesBaseStatic));
|
private _baseStaticClasses = keys (uiNamespace getVariable QGVAR(cacheRefuelClassesBaseStatic));
|
||||||
|
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user