mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-09 16:05:07 +00:00
Revert "Assorted changes to job assignment code and logging." (#85929)
Reverts tgstation/tgstation#85308 
This commit is contained in:
committed by
GitHub
parent
4ce1f048fe
commit
4d1639b04c
@@ -181,7 +181,7 @@ GLOBAL_LIST_EMPTY(preferences_datums)
|
||||
data["character_profiles"] = create_character_profiles()
|
||||
|
||||
data["character_preview_view"] = character_preview_view.assigned_map
|
||||
data["overflow_role"] = SSjob.get_job_type(SSjob.overflow_role).title
|
||||
data["overflow_role"] = SSjob.GetJobType(SSjob.overflow_role).title
|
||||
data["window"] = current_window
|
||||
|
||||
data["content_unlocked"] = unlock_content
|
||||
|
||||
Reference in New Issue
Block a user