mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
6 lines
83 B
Plaintext
6 lines
83 B
Plaintext
// set180.sqf
|
|
|
|
private ["_dragee"];
|
|
_dragee = _this select 0;
|
|
|
|
_dragee setDir 180; |