mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-04-01 10:12:48 +03:00
6 lines
78 B
Plaintext
6 lines
78 B
Plaintext
//noAnim.sqf
|
|
|
|
private ["_unit"];
|
|
_unit = _this select 0;
|
|
|
|
_unit switchMove ""; |