mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-01-04 14:33:10 +00:00
Merge resolution with master.
This commit is contained in:
@@ -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 = "[print_title]"
|
||||
|
||||
src.printing = 0
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user