mirror of
https://github.com/halpz/re3.git
synced 2025-12-29 15:12:54 +00:00
colstore done
This commit is contained in:
@@ -293,4 +293,6 @@ public:
|
||||
}
|
||||
static bool IsThisGarageTypeSafehouse(uint8 type) { return FindSafeHouseIndexForGarageType(type) >= 0; }
|
||||
|
||||
static void SetupAnyGaragesForThisIsland(void) {} // TODO(LCS)
|
||||
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user