Update type2type.dm
This commit is contained in:
@@ -69,7 +69,7 @@
|
||||
else
|
||||
. = "0" + .
|
||||
i++
|
||||
return
|
||||
return .
|
||||
|
||||
//Splits the text of a file at seperator and returns them in a list.
|
||||
/world/proc/file2list(filename, seperator="\n")
|
||||
|
||||
Reference in New Issue
Block a user