Some small changes

This commit is contained in:
icomrade
2016-02-29 11:53:49 -05:00
parent b667d01c1c
commit a3dac45061
3 changed files with 12 additions and 10 deletions

View File

@@ -1,3 +1,4 @@
private["_obj"];
_obj = _this select 3;
_obj spawn player_packTent;
_obj call player_packTent;