diff --git a/code/modules/client/preferences_savefile.dm.rej b/code/modules/client/preferences_savefile.dm.rej deleted file mode 100644 index e16f612c34..0000000000 --- a/code/modules/client/preferences_savefile.dm.rej +++ /dev/null @@ -1,12 +0,0 @@ -diff a/code/modules/client/preferences_savefile.dm b/code/modules/client/preferences_savefile.dm (rejected hunks) -@@ -219,8 +219,8 @@ SAVEFILE UPDATING/VERSIONING - 'Simplified', or rather, more coder-friendly ~Car - S["clientfps"] << clientfps - S["parallax"] << parallax - S["menuoptions"] << menuoptions -- S["enable_tips"] >> enable_tips -- S["tip_delay"] >> tip_delay -+ S["enable_tips"] << enable_tips -+ S["tip_delay"] << tip_delay - - return 1 -