From 214293765561b75087339acb4f5bb7f3fbd2823e Mon Sep 17 00:00:00 2001 From: IceOfWraith <96364530+IceOfWraith@users.noreply.github.com> Date: Wed, 22 Mar 2023 21:40:58 -0500 Subject: [PATCH] Update 7D2D (#311) There was a typo in one setting. --- seven-days-to-dieconfig.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/seven-days-to-dieconfig.json b/seven-days-to-dieconfig.json index 165104e..8769aff 100644 --- a/seven-days-to-dieconfig.json +++ b/seven-days-to-dieconfig.json @@ -589,7 +589,7 @@ },{ "DisplayName":"Drop On Quit", "Category":"7d2d - Gameplay Settings", - "Description":"What a player drops upon death", + "Description":"What a player drops when quitting", "Keywords":"Drop,On,Quit", "FieldName":"DropOnQuit", "InputType":"enum",