mirror of
https://github.com/yogstation13/Yogstation.git
synced 2025-02-26 09:04:50 +00:00
Gets rid of some runtimes (#10559)
* bad * Runtime Fixes * bibbycode blame him if it breaks Co-authored-by: TheGamerdk <5618080+TheGamerdk@users.noreply.github.com> * Github sucks Co-authored-by: TheGamerdk <5618080+TheGamerdk@users.noreply.github.com>
This commit is contained in:
@@ -36,8 +36,9 @@
|
||||
ui = SStgui.try_update_ui(user, src, ui)
|
||||
if (!ui)
|
||||
ui = new(user, src, "NtosMain")
|
||||
ui.send_asset(get_asset_datum(/datum/asset/simple/headers))
|
||||
ui.set_autoupdate(TRUE)
|
||||
ui.open()
|
||||
ui.send_asset(get_asset_datum(/datum/asset/simple/headers))
|
||||
|
||||
|
||||
/obj/item/modular_computer/ui_data(mob/user)
|
||||
|
||||
Reference in New Issue
Block a user