diff options
Diffstat (limited to 'src/emap/script.h')
-rw-r--r-- | src/emap/script.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/emap/script.h b/src/emap/script.h index edbd010..5db3897 100644 --- a/src/emap/script.h +++ b/src/emap/script.h @@ -63,5 +63,6 @@ BUILDIN(chatJoin); BUILDIN(checkNpcCell); BUILDIN(setCells); BUILDIN(delCells); +BUILDIN(setSkin); #endif // EVOL_MAP_SCRIPT |