Zone colors: add more tile flags to be checked for

This commit is contained in:
Ahmed Samy 2013-08-27 15:49:48 +00:00
parent 520baa28ea
commit 9234030c1b
1 changed files with 3 additions and 0 deletions

View File

@ -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