Bird locality code no longer needed

This commit is contained in:
SilentSpike 2015-05-09 21:30:52 +01:00
parent 3544ee57f8
commit 212b8528fa

View File

@ -215,6 +215,7 @@ if (_activated) then {
} foreach (synchronizedobjects _logic);
_addons call bis_fnc_activateaddons;
/* Removed by ACE
//--- Locality changed
_logic addeventhandler [
"local",
@ -224,6 +225,7 @@ if (_activated) then {
_bird setowner owner _logic;
}
];
*/
};
//--- Player