Revert "Should fix #1733"

This reverts commit b6ffa37c1b.
This commit is contained in:
icomrade
2016-08-12 23:39:17 -04:00
parent fd3475a617
commit cbf87cb1e4
4 changed files with 1 additions and 379 deletions

View File

@@ -224,7 +224,6 @@ _respawnPos = getMarkerpos "respawn_west";
};
if (_object isKindOf "AllVehicles") then {
_object setVariable ["CharacterID", _ownerID, true];
{
_selection = _x select 0;
_dam = _x select 1;