mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 20:13:13 +03:00
fixed #1040
This commit is contained in:
@@ -46,7 +46,7 @@ switch (_variable) do {
|
||||
_owner publicVariableClient "usecBreakLegs";
|
||||
};
|
||||
|
||||
case "PZ_BreakLegs": {
|
||||
case "Bleed": {
|
||||
usecBleed = _arraytosend;
|
||||
_owner publicVariableClient "usecBleed";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user