mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-08-20 05:13:39 -07:00
post merge fixes
This commit is contained in:
parent
a05d24cef4
commit
8d02e97184
1 changed files with 1 additions and 0 deletions
|
@ -239,6 +239,7 @@ class Region {
|
|||
void ResetVariables();
|
||||
|
||||
void printAgeTimeAccess();
|
||||
static std::map<RandomizerRegion, SpiritLogicData> spiritLogicData;
|
||||
};
|
||||
|
||||
extern std::array<Region, RR_MAX> areaTable;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue