mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-13 19:52:38 +03:00
Remove logging
This commit is contained in:
@@ -42,7 +42,7 @@ for "_i" from 0 to ((count _config) - 1) do {
|
||||
|
||||
_itemCountSmall = count _itemChancesSmall;
|
||||
|
||||
diag_log format["loot_init.sqf %1", _itemChancesSmall];
|
||||
//diag_log format["loot_init.sqf %1", _itemChancesSmall];
|
||||
|
||||
if (_itemCountSmall > 0) then {
|
||||
if (dayzE_CBLSBase find _classname < 0) then {
|
||||
|
||||
Reference in New Issue
Block a user