mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-06-28 12:41:56 +03:00
Remove unused variable dayz_baseTypes
Vanilla commit: https://github.com/DayZMod/DayZ/commit/220178844ff2e4e298a122f90fc9f57becb7e0e1
This commit is contained in:
@@ -586,7 +586,6 @@ if (isServer) then {
|
||||
|
||||
if (!isDedicated) then {
|
||||
dayz_buildingBubbleMonitor = [];
|
||||
dayz_baseTypes = getArray (missionConfigFile >> "CfgBuildingLoot" >> "Default" >> "zombieClass");
|
||||
|
||||
//temperature variables
|
||||
dayz_temperatur = 36; //TeeChange
|
||||
|
||||
Reference in New Issue
Block a user