mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-19 11:05:03 +01:00
Fixed up security, medical, card, and crew. Made Computer 3 actually do what it's supposed to do.
Conflicts: code/datums/browser.dm html/browser/common.css
This commit is contained in:
@@ -174,7 +174,8 @@
|
||||
dat = show_manifest()
|
||||
|
||||
|
||||
popup = new(usr, "ID Computer", name, 940, 520)
|
||||
popup.width = 940
|
||||
popup.height = 520
|
||||
popup.set_content(dat)
|
||||
popup.open()
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user