diff options
Diffstat (limited to 'src/map/script.c')
-rw-r--r-- | src/map/script.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/map/script.c b/src/map/script.c index 6de233732..e0976e9a1 100644 --- a/src/map/script.c +++ b/src/map/script.c @@ -11267,7 +11267,7 @@ BUILDIN_FUNC(getitemslots) return 0; } -// TODO: add matk here if needed/once we get rid of REMODE +// TODO: add matk here if needed/once we get rid of RENEWAL /*========================================== * Returns some values of an item [Lupus] |