mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-17 09:10:27 +03:00
6 lines
60 B
Plaintext
6 lines
60 B
Plaintext
//noAnim.sqf
|
|
|
|
_unit = _this select 0;
|
|
|
|
_unit switchMove "";
|