mirror of
https://github.com/edubart/otclient.git
synced 2025-10-16 04:24:54 +02:00
Zone colors: add more tile flags to be checked for
This commit is contained in:
@@ -47,6 +47,9 @@ void Tile::draw(const Point& dest, float scaleFactor, int drawFlags, LightView *
|
||||
static const tileflags_t flags[] = {
|
||||
TILESTATE_HOUSE,
|
||||
TILESTATE_PROTECTIONZONE,
|
||||
TILESTATE_OPTIONALZONE,
|
||||
TILESTATE_HARDCOREZONE,
|
||||
TILESTATE_NOLOGOUT
|
||||
};
|
||||
|
||||
// first bottom items
|
||||
|
Reference in New Issue
Block a user