ThemeCfg: fix bracket
authorWuzzy
Fri, 17 Nov 2017 06:54:00 +0000
changeset 1142 eba210749526
parent 1141 9d37cc22ae9b
child 1143 e97eb0f00c5e
ThemeCfg: fix bracket
ThemeCfg.wiki
--- a/ThemeCfg.wiki	Fri Nov 17 06:52:52 2017 +0000
+++ b/ThemeCfg.wiki	Fri Nov 17 06:54:00 2017 +0000
@@ -165,7 +165,7 @@
 There may be multiple object keys in the file, each one representing one land object.
 
  * `filename`: The object’s filename (without the “.png”). Case-sensitive.
- * `max`: The maximum number of this object that may be generated in a map (must by between 1 and 32
+ * `max`: The maximum number of this object that may be generated in a map (must by between 1 and 32)
  * `buriedrects_num`: (optional): Number of rectangles that must be buried in the terrain. If this value is ommitted, a value of 1 is assumed
  * `buriedrects`: A rectangle that must be buried in the terrain (`left, top, width, height`). If all 4 values are 0, the object will be placed on top of the water
  * `minvisible`: The minimum amount of rectangles that must be visible