Delete preferences_savefile.dm.rej
This commit is contained in:
@@ -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
|
|
||||||
|
|
||||||
Reference in New Issue
Block a user