Skip to content

Commit 0f14ef6

Browse files
committed
hotfix
1 parent f972174 commit 0f14ef6

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

addons/overthrow_main.pbo

1 Byte
Binary file not shown.

addons/overthrow_main/functions/AI/NPC/fn_initMilitary.sqf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,4 +165,4 @@ _unit addEventHandler ["HandleDamage", {
165165
};
166166
}];
167167

168-
_unit addEventHandler ["Dammaged", OT_fnc_UnitDamagedHandler];
168+
_unit addEventHandler ["Dammaged", OT_fnc_EnemyDamagedHandler];

0 commit comments

Comments
 (0)