mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-18 01:30:26 +03:00
6 lines
61 B
Plaintext
6 lines
61 B
Plaintext
//set180.sqf
|
|
|
|
_dragee = _this select 0;
|
|
|
|
_dragee setDir 180;
|