diff options
Diffstat (limited to 'src/map/struct/npcdext.h')
-rw-r--r-- | src/map/struct/npcdext.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/map/struct/npcdext.h b/src/map/struct/npcdext.h index 2ba1b72..2158f2c 100644 --- a/src/map/struct/npcdext.h +++ b/src/map/struct/npcdext.h @@ -6,7 +6,6 @@ struct NpcdExt { - int areaSize; bool init; }; |