This commit is contained in:
vbawol
2013-04-28 17:00:00 -05:00
parent cf43925627
commit eeb6c3cddb

View File

@@ -30,7 +30,7 @@ if (_anim4 == "aswm") then {
_scaleMvmt = 0.3;
dayz_isSwimming = true;
// if surface is not water
// if surface is not water abort
_isWater = surfaceIsWater _pos;
if(!_isWater) then {