mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 02:34:00 +00:00
Adds Station Time to Crew Manifest Printouts
This commit is contained in:
@@ -359,7 +359,7 @@
|
||||
t1 += data_core.get_manifest(0) // make it monochrome
|
||||
|
||||
P.info = t1
|
||||
P.name = "Crew Manifest"
|
||||
P.name = text("Crew Manifest ([])", worldtime2text())
|
||||
printing = null
|
||||
if (modify)
|
||||
modify.name = text("[modify.registered_name]'s ID Card ([modify.assignment])")
|
||||
|
||||
Reference in New Issue
Block a user