From a7036475c359c86dbc29be41a55ada3efe4ed559 Mon Sep 17 00:00:00 2001 From: Nikolay Korolev Date: Wed, 6 May 2020 01:16:54 +0300 Subject: not needed --- src/core/Game.h | 23 ----------------------- 1 file changed, 23 deletions(-) (limited to 'src/core/Game.h') diff --git a/src/core/Game.h b/src/core/Game.h index 062b9612..1b8fcb0a 100644 --- a/src/core/Game.h +++ b/src/core/Game.h @@ -29,29 +29,6 @@ enum eAreaName { AREA_PRINT_WORKS }; -enum eVisibilityArea -{ - VIS_MAIN_MAP = 0, - VIS_HOTEL, - VIS_MANSION, - VIS_BANK, - VIS_MALL, - VIS_STRIP_CLUB, - VIS_LAWYERS, - VIS_COFFEE_SHOP, - VIS_CONCERT_HALL, - VIS_STUDIO, - VIS_RIFLE_RANGE, - VIS_BIKER_BAR, - VIS_POLICE_STATION, - VIS_EVERYWHERE, - VIS_DIRT, - VIS_BLOOD, - VIS_OVALRING, - VIS_MALIBU_CLUB, - VIS_PRINT_WORKS, -}; - class CGame { public: -- cgit v1.2.3