From 7c4b8aae189b7254c521f695a3ae318b3256adaf Mon Sep 17 00:00:00 2001 From: vbawol Date: Sun, 24 Mar 2019 23:38:29 -0500 Subject: [PATCH] Update EPOCH_swapBuilding.sqf --- Sources/epoch_server/compile/epoch_bases/EPOCH_swapBuilding.sqf | 1 + 1 file changed, 1 insertion(+) diff --git a/Sources/epoch_server/compile/epoch_bases/EPOCH_swapBuilding.sqf b/Sources/epoch_server/compile/epoch_bases/EPOCH_swapBuilding.sqf index 2d80ea66..a6241214 100644 --- a/Sources/epoch_server/compile/epoch_bases/EPOCH_swapBuilding.sqf +++ b/Sources/epoch_server/compile/epoch_bases/EPOCH_swapBuilding.sqf @@ -33,6 +33,7 @@ if (!isNull _object && !(_class isEqualTo "")) then { }; case 1: { _newObj attachTo [_object,[0,0,0]]; + detach _newObj; }; /* case 2: {