mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-25 09:59:18 +03:00
commented out more diag_logs
This commit is contained in:
@@ -148,7 +148,7 @@ eh_localCleanup = {
|
||||
deleteVehicle _unit;
|
||||
deleteGroup _myGroupUnit;
|
||||
//_unit = nil;
|
||||
diag_log ("CLEANUP: DELETED A " + str(_type) );
|
||||
// diag_log ("CLEANUP: DELETED A " + str(_type) );
|
||||
};
|
||||
}];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user