ntscript bugfix

This commit is contained in:
Tastyfish
2012-02-28 22:04:26 -05:00
parent 88b794a43c
commit 4b99bc704f

View File

@@ -130,7 +130,7 @@
@param container: the list or container to measure @param container: the list or container to measure
*/ */
interpreter.SetProc("length", /proc/smartfind) interpreter.SetProc("length", /proc/smartlength)
/* -- Clone functions, carried from default BYOND procs --- */ /* -- Clone functions, carried from default BYOND procs --- */