diff options
Diffstat (limited to 'src/map/script.h')
-rw-r--r-- | src/map/script.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/map/script.h b/src/map/script.h index 4c604a9..988b57c 100644 --- a/src/map/script.h +++ b/src/map/script.h @@ -27,7 +27,6 @@ BUILDIN(setMapMask); BUILDIN(getMapMask); BUILDIN(addMapMask); BUILDIN(removeMapMask); -BUILDIN(getNpcClass); BUILDIN(setNpcSex); BUILDIN(showAvatar); BUILDIN(setAvatarDir); |