From c533e1fdadf67b883ce7002c2e1ff136fd6ad7dd Mon Sep 17 00:00:00 2001 From: uomo91 Date: Sun, 15 Mar 2020 06:08:47 -0500 Subject: [PATCH] Adds a blank line at the end of the file. --- code/__DEFINES/jobs.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/__DEFINES/jobs.dm b/code/__DEFINES/jobs.dm index 84215ddc153..5bcfa54e907 100644 --- a/code/__DEFINES/jobs.dm +++ b/code/__DEFINES/jobs.dm @@ -91,4 +91,4 @@ #define JOB_DISPLAY_ORDER_WARDEN 32 #define JOB_DISPLAY_ORDER_DETECTIVE 33 #define JOB_DISPLAY_ORDER_SECURITY_OFFICER 34 -#define JOB_DISPLAY_ORDER_PRISONER 35 \ No newline at end of file +#define JOB_DISPLAY_ORDER_PRISONER 35