From 00b222e63d6f27479c231a96916ea290491f783f Mon Sep 17 00:00:00 2001 From: Robert Zenz Date: Sat, 9 Jan 2016 13:37:29 +0100 Subject: [PATCH] Fixed typo. --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 3c15022..3771161 100644 --- a/README +++ b/README @@ -36,7 +36,7 @@ The system can be configured by adding settings to the `minetest.conf`: # The radius around the spawnpoint in which the players will be randomly # placed, defaults to 40. - spawnusher_placement_radius = 40. + spawnusher_placement_radius = 40 # If the player should be rotatet so that they face a random direction # after spawning, defaults to true.