mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-08-22 22:33:43 -07:00
Removed extra semi-colon.
This commit is contained in:
parent
26228a2511
commit
ef562dae9a
1 changed files with 0 additions and 1 deletions
|
@ -136,7 +136,6 @@ class Region {
|
||||||
bool adultDay = false;
|
bool adultDay = false;
|
||||||
bool adultNight = false;
|
bool adultNight = false;
|
||||||
bool addedToPool = false;
|
bool addedToPool = false;
|
||||||
;
|
|
||||||
|
|
||||||
bool IsDiscovered = false;
|
bool IsDiscovered = false;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue