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