/datum/latejoin_menu
        
    
            
        
| Procs | |
| fallback_ui | Makes a list of jobs and pushes them to a DM list selector. Just in case someone did a special kind of fucky-wucky with TGUI. | 
|---|---|
| get_random_job | Gives the user a random job that they can join as, and prompts them if they'd actually like to keep it, rerolling if not. Cancellable by the user. WARNING: BLOCKS THREAD! | 
Proc Details
fallback_ui
Makes a list of jobs and pushes them to a DM list selector. Just in case someone did a special kind of fucky-wucky with TGUI.
get_random_job
Gives the user a random job that they can join as, and prompts them if they'd actually like to keep it, rerolling if not. Cancellable by the user. WARNING: BLOCKS THREAD!