diff options
-rw-r--r-- | src/emap/map.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/emap/map.c b/src/emap/map.c index 1c60e8b..34e781a 100644 --- a/src/emap/map.c +++ b/src/emap/map.c @@ -308,6 +308,7 @@ int emap_getcellp_pre(struct map_data **mPtr, case CELL_CHKNOCHAT: case CELL_CHKICEWALL: case CELL_CHKNOICEWALL: + case CELL_CHKNOSKILL: break; } } |