mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-02-27 02:01:49 +03:00
Update all cutText to dayz_rollingMessages
This commit is contained in:
@@ -9,6 +9,6 @@ if (_obj isKindOf "Land_fire") then {
|
||||
deleteVehicle _obj;
|
||||
};
|
||||
|
||||
cutText [localize "str_fireplace_removed", "PLAIN DOWN"];
|
||||
localize "str_fireplace_removed" call dayz_rollingMessages;
|
||||
player removeAction s_player_fireout;
|
||||
s_player_fireout = -1;
|
||||
Reference in New Issue
Block a user