nightmarezone: Set absorption notification var on startup

This commit is contained in:
Jordan Atwood
2020-10-24 17:45:28 -07:00
parent 0e71c88b4d
commit 5e2946024b

View File

@@ -89,6 +89,7 @@ public class NightmareZonePlugin extends Plugin
overlayManager.add(overlay);
overlay.removeAbsorptionCounter();
absorptionNotificationSend = true;
overloadNotificationSend = false;
}