LuaAPI: Remove BorderColor again
authorWuzzy
Tue, 10 Oct 2017 16:36:24 +0100
changeset 1075 5b0cf2c32218
parent 1074 98156a84cdd9
child 1076 51733f19cfe2
LuaAPI: Remove BorderColor again
LuaAPI.wiki
--- a/LuaAPI.wiki	Tue Oct 10 16:34:11 2017 +0100
+++ b/LuaAPI.wiki	Tue Oct 10 16:36:24 2017 +0100
@@ -148,7 +148,6 @@
 || *Identifier* || *Default* || *Description* ||
 || `Theme` || _depends_ || The theme to be used. When `Map` is set, a default value is used. For missions which don't use an image map, `Theme` *must* be set explicitly ||
 || `Map` || `""` || The image map being played or `""` if no image map is used ||
-|| `BorderColor` || `0xFF808080` || The ARGB color of explosion borders (read-only) ||
 || `Seed` || `0` || Seed of the random number generator ||
 || `MapGen` || `mgRandom` || Type of map generator. One of `mgRandom`, `mgMaze`, `mgPerlin`, `mgDrawn`. ||
 || `TemplateFilter` || `0` || _unknown meaning_ ||