mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 19:47:22 +01:00
Fixes and Stuff
This commit is contained in:
@@ -100,7 +100,7 @@
|
||||
if(myyellowtoolbox)
|
||||
dat += "<a href='?src=\ref[src];yellowtoolbox=1'>[myyellowtoolbox.name]</a><br>"
|
||||
if(myengitape)
|
||||
dat += "<a href='?src=\ref[src];myengitape=1'>[myengitape.name]</a><br>"
|
||||
dat += "<a href='?src=\ref[src];engitape=1'>[myengitape.name]</a><br>"
|
||||
var/datum/browser/popup = new(user, "engicart", name, 240, 160)
|
||||
popup.set_content(dat)
|
||||
popup.open()
|
||||
|
||||
Reference in New Issue
Block a user