From de0ad583449e032225e8b0338bccee60d76032fa Mon Sep 17 00:00:00 2001 From: mikeprimm Date: Mon, 23 May 2011 16:43:37 -0700 Subject: [PATCH] Fix missing spaces on sample name-title only world definition --- configuration.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configuration.txt b/configuration.txt index a9c99d4c..b21cbae8 100644 --- a/configuration.txt +++ b/configuration.txt @@ -219,8 +219,8 @@ worlds: # maximumheight: 127 # # To just label world, and inherit rest from template, just provide name and title - #-name: world2 - # title: "Second World" + #- name: world2 + # title: "Second World" # #- name: nether # title: "Nether"