From 9960c411933f9a804eb5f6840d75ad00fd255252 Mon Sep 17 00:00:00 2001 From: Sergeanur Date: Tue, 5 May 2020 18:04:18 +0300 Subject: Remove Miami stuff --- src/core/ZoneCull.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/core/ZoneCull.h') diff --git a/src/core/ZoneCull.h b/src/core/ZoneCull.h index 3659bca7..9bc07b8c 100644 --- a/src/core/ZoneCull.h +++ b/src/core/ZoneCull.h @@ -122,9 +122,4 @@ public: static bool DoWeHaveMoreThanXOccurencesOfSet(int32 count, uint16 *set); static void CompressIndicesArray() {};// todo - -#ifdef MIAMI - //--MIAMI: TODO - static bool PoliceAbandonCars(void) { return false; } -#endif }; -- cgit v1.2.3