Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
remove trailing comma
Browse files Browse the repository at this point in the history
larentoun committed Jul 25, 2024
1 parent 214d1be commit 6f62524
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modular_bandastation/ru_jobs/code/ru_jobs.dm
Original file line number Diff line number Diff line change
@@ -46,7 +46,7 @@
. = ..()
alternate_titles += list(
JOB_COOK_RU,
JOB_CHEF_RU,
JOB_CHEF_RU
)

/datum/job/coroner/New()

0 comments on commit 6f62524

Please sign in to comment.