Cleaned up parts of the code, no other changes

This commit is contained in:
Albert Iordache
2012-02-07 20:05:42 +02:00
parent d26767127e
commit a20481062c
14 changed files with 277 additions and 287 deletions
+1 -1
View File
@@ -110,7 +110,7 @@
var/obj/item/weapon/paper/P = new /obj/item/weapon/paper( src.host.loc )
P.info = print_data
if(print_title)
P.name = "paper- '[print_title]'"
P.name = "paper - '[print_title]'"
src.printing = 0
return