Removed extra semi-colon.

This commit is contained in:
Anthony Stewart 2025-04-09 20:33:09 -05:00
commit ef562dae9a

View file

@ -136,7 +136,6 @@ class Region {
bool adultDay = false;
bool adultNight = false;
bool addedToPool = false;
;
bool IsDiscovered = false;