Merge pull request #69 from renpnal/patch-2

Fix typos
This commit is contained in:
Simon Fortier
2017-12-30 20:00:25 -05:00
committed by GitHub

View File

@@ -63,9 +63,9 @@ wg_centerPointCountMin=5
wg_centerPointCountMax=15
# Wall/Plain tile ratio for the WorldGenerator
wg_wallPlainRatio=4
# Minimum iron tiles count for the WorldGenerator
wg_minIronCount=0
# Minimum iron tile count for the WorldGenerator
wg_minIronCount=0
# Maximum iron tile count for the WorldGenerator
wg_maxIronCount=2
# Minimum copper tile count for the WorldGenerator
wg_minCopperCount=0
@@ -75,4 +75,4 @@ wg_maxCopperCount=2
# ----------------------------------------------
# Maximum execution time of user code in ms
user_timeout=100
user_timeout=100