mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-27 15:01:04 +01:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user