From a67894970e8966984035f671231f5abbf66d5aa6 Mon Sep 17 00:00:00 2001 From: IceOfWraith <96364530+IceOfWraith@users.noreply.github.com> Date: Sat, 22 Jan 2022 15:48:56 -0600 Subject: [PATCH] Developer Spelled "Infinite" Wrong It's now spelled right. --- craftopiaconfig.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/craftopiaconfig.json b/craftopiaconfig.json index a22bd63..7186e4c 100644 --- a/craftopiaconfig.json +++ b/craftopiaconfig.json @@ -238,7 +238,7 @@ }, { "DisplayName": "Infinite Stamina", - "Description": "Player character has infinit stamina.", + "Description": "Player character has infinite stamina.", "Category": "Server Settings", "Keywords": "infinite stamina", "FieldName": "infinitStamina", @@ -388,4 +388,4 @@ "DefaultValue": "0", "EnumValues": {} } -] \ No newline at end of file +]