Skip to content

Commit

Permalink
Fix typo in the config comments.
Browse files Browse the repository at this point in the history
  • Loading branch information
LlmDl committed Nov 30, 2024
1 parent 513acb2 commit 0fb750d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1393,7 +1393,7 @@ public enum ConfigNodes {
"false",
"",
"# When set to true, a player that is trusted by a town is allowed to spawn to the town as if they were a resident.",
"# Allows allows the residents of entire an town when that town is trusted by the town."),
"# Allows the residents of entire an town when that town is trusted by the town."),
SPAWNING_IS_NEW_RESIDENT_PROMPTED_TO_SPAWN(
"spawning.town_spawn.are_new_residents_prompted_to_town_spawn",
"false",
Expand Down

0 comments on commit 0fb750d

Please sign in to comment.