fixed kinda dumb mistake that caused the zones files to never be read
This commit is contained in:
parent
84ff69a52d
commit
a3ff596fd6
@ -799,6 +799,7 @@ public void OnMapStart()
|
||||
{
|
||||
return;
|
||||
}
|
||||
ReadZoneFile();
|
||||
|
||||
|
||||
g_human_damage_addition = 1.0;
|
||||
|
Loading…
Reference in New Issue
Block a user