mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-15 21:29:59 +03:00
fixes 2
This commit is contained in:
@@ -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 {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user