Update EPOCH_swapBuilding.sqf

This commit is contained in:
vbawol
2019-03-24 23:38:29 -05:00
committed by GitHub
parent feef60b72a
commit 7c4b8aae18

View File

@ -33,6 +33,7 @@ if (!isNull _object && !(_class isEqualTo "")) then {
};
case 1: {
_newObj attachTo [_object,[0,0,0]];
detach _newObj;
};
/*
case 2: {