diff options
Diffstat (limited to 'src/map/script.h')
-rw-r--r-- | src/map/script.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/map/script.h b/src/map/script.h index e5c0bbd..f38c714 100644 --- a/src/map/script.h +++ b/src/map/script.h @@ -5,5 +5,6 @@ #define EVOL_MAP_SCRIPT BUILDIN(l); +BUILDIN(getClientVersion); #endif // EVOL_MAP_SCRIPT |