id to component name

This commit is contained in:
actioninja
2020-04-09 17:11:36 -07:00
committed by Aleksej Komarov
parent dafb3e1cc3
commit b5dfd8880d
144 changed files with 2158 additions and 2158 deletions
@@ -39,7 +39,7 @@
assets.send(user)
assets = get_asset_datum(/datum/asset/simple/arcade)
assets.send(user)
ui = new(user, src, ui_key, "ntos_main", "NtOS Main menu", 400, 500, master_ui, state)
ui = new(user, src, ui_key, "NtosMain", "NtOS Main menu", 400, 500, master_ui, state)
ui.open()
ui.set_autoupdate(state = 1)