mirror of
https://github.com/edubart/otclient.git
synced 2025-04-30 17:49:21 +02:00
Zone colors: add more tile flags to be checked for
This commit is contained in:
parent
520baa28ea
commit
9234030c1b
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user