mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-03-01 11:11:52 +03:00
6 lines
83 B
Plaintext
6 lines
83 B
Plaintext
// set180.sqf
|
|
|
|
private ["_dragee"];
|
|
_dragee = _this select 0;
|
|
|
|
_dragee setDir 180; |