mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 03:27:05 +01:00
Layout fix.
This commit is contained in:
@@ -129,6 +129,7 @@
|
||||
assets.send(user)
|
||||
ui = new(user, src, ui_key, "ai_restorer.tmpl", "Integrity Restorer", 600, 400)
|
||||
ui.set_auto_update(1)
|
||||
ui.set_layout_key("program")
|
||||
ui.open()
|
||||
|
||||
/datum/computer_file/program/aidiag/kill_program(forced)
|
||||
|
||||
@@ -15,9 +15,9 @@
|
||||
assets.send(user)
|
||||
ui = new(user, src, ui_key, "ntnet_monitor.tmpl", "NTNet Diagnostics and Monitoring Tool", 575, 700)
|
||||
ui.set_auto_update(1)
|
||||
ui.set_layout_key("program")
|
||||
ui.open()
|
||||
|
||||
|
||||
/datum/computer_file/program/ntnetmonitor/Topic(href, list/href_list)
|
||||
if(..())
|
||||
return 1
|
||||
|
||||
Reference in New Issue
Block a user