mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-18 02:24:11 +01:00
open(0)
This commit is contained in:
@@ -95,7 +95,7 @@
|
||||
|
||||
var/datum/browser/popup = new(user, "stack", name, 400, 400)
|
||||
popup.set_content(t1)
|
||||
popup.open()
|
||||
popup.open(0)
|
||||
onclose(user, "stack")
|
||||
return
|
||||
|
||||
|
||||
Reference in New Issue
Block a user