Frontier re-added with T2 tutorial; overgrowth moved

This commit is contained in:
Anuken
2025-04-06 15:07:56 -04:00
parent 8353835aa7
commit c9b5b60c6d
5 changed files with 36 additions and 34 deletions

View File

@@ -74,7 +74,7 @@ public class GlobalVars{
varMapW = putEntry("@mapw", 0);
varMapH = putEntry("@maph", 0);
varWait = putEntry("@wait", null);
varWait = put("@wait", null, true, true);
putEntryOnly("sectionNetwork");