--- a/ThemeCfg.wiki Thu May 16 23:15:57 2019 +0100
+++ b/ThemeCfg.wiki Thu May 16 23:16:41 2019 +0100
@@ -83,10 +83,10 @@
This key needs an object file name, an anchor count and rectangles for each anchor. It must be written after the object has been defined.
-<code>Values: object_filename, anchor_count, anchor_rect1, anchor_rect2, anchor_rect3, ...</code>
+<code>Values: object_filename, anchor_count, anchor_rect1, anchor_rect2, ...</code>
* `object_filename`: File name of the object to which this overlay applies
- * `overlay_count`: Number of overlays for this object
+ * `anchor_count`: Number of anchor for this object
* `anchor_rect1`, etc.: A rectangle defining the anchor (`left, top, width, height`)
== Land decoration keys ==