mirror of
https://github.com/evilew/GS13-Citadel.git
synced 2026-08-22 12:47:27 +01:00
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