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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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