rej cleanup
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
diff a/code/__HELPERS/type2type.dm b/code/__HELPERS/type2type.dm (rejected hunks)
|
||||
@@ -72,7 +72,7 @@
|
||||
return .
|
||||
|
||||
//Splits the text of a file at seperator and returns them in a list.
|
||||
-/proc/file2list(filename, seperator="\n")
|
||||
+/world/proc/file2list(filename, seperator="\n")
|
||||
return splittext(return_file_text(filename),seperator)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user