mirror of
https://github.com/EpochModTeam/Epoch.git
synced 2024-08-30 18:22:13 +00:00
revert, makes variable out of scope
This commit is contained in:
parent
b5b54bd513
commit
2c75d87869
@ -98,7 +98,8 @@ if (_rain > 0.1) then {
|
||||
};
|
||||
|
||||
if !(isNil "_windOVRD") then {
|
||||
_windOVRD params ["_windValX","_windValZ"];
|
||||
_windValX = _windOVRD select 0;
|
||||
_windValZ = _windOVRD select 1;
|
||||
};
|
||||
|
||||
// cooler at night
|
||||
|
Loading…
x
Reference in New Issue
Block a user