mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 12:12:34 +03:00
Remove no longer used code from dayz fences
This commit is contained in:
@@ -112,12 +112,6 @@ check_publishobject = {
|
||||
_allowed = true;
|
||||
};
|
||||
|
||||
//Buildings
|
||||
if (_object isKindOf "DZ_buildables") then {
|
||||
_saveObject = "DZ_buildables";
|
||||
_allowed = true;
|
||||
};
|
||||
|
||||
#ifdef OBJECT_DEBUG
|
||||
diag_log format["DEBUG: Object: %1 published by %2 is allowed by %3",_object,_playername,_saveObject];
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user