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