Categorized latejoin menu and made it into VueUI, improved crew manifest logic and made Verb manifest same as VueUI program, Job fixes (#10470)

This commit is contained in:
Jiří Barouš
2020-11-12 17:08:31 +01:00
committed by GitHub
parent 6d9241f194
commit 37cbb8fdb8
42 changed files with 856 additions and 483 deletions
@@ -87,8 +87,7 @@
/obj/screen/ai/crew_manifest/Click()
if (isAI(usr))
var/windowname = open_crew_manifest(usr)
onclose(usr, windowname)
SSrecords.open_manifest_vueui(usr)
/obj/screen/ai/alerts
name = "Show Alerts"