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