mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-05-15 23:23:22 +03:00
Organize files a bit and removed non source pbo's
This commit is contained in:
5
SQF/dayz_code/actions/dog/track.sqf
Normal file
5
SQF/dayz_code/actions/dog/track.sqf
Normal file
@@ -0,0 +1,5 @@
|
||||
private ["_handle"];
|
||||
_handle = _this select 3;
|
||||
|
||||
_handle setFSMVariable ["_command","track"];
|
||||
|
||||
Reference in New Issue
Block a user