mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-07-04 15:41:55 +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 {
|
if (!isDedicated) then {
|
||||||
dayz_buildingBubbleMonitor = [];
|
dayz_buildingBubbleMonitor = [];
|
||||||
dayz_baseTypes = getArray (missionConfigFile >> "CfgBuildingLoot" >> "Default" >> "zombieClass");
|
|
||||||
|
|
||||||
//temperature variables
|
//temperature variables
|
||||||
dayz_temperatur = 36; //TeeChange
|
dayz_temperatur = 36; //TeeChange
|
||||||
|
|||||||
Reference in New Issue
Block a user