--- a/LuaAPI.wiki Tue Dec 04 00:35:27 2018 +0000
+++ b/LuaAPI.wiki Tue Dec 04 01:03:21 2018 +0000
@@ -1069,7 +1069,7 @@
==== <tt>!SetMaxBuildDistance(distInPx)</tt> ====
Sets the maximum building distance for of girders and rubber bands in pixels to `distInPx`. If `distInPx` is `0`, the limit is disabled. If called without arguments, the distance will be reset to the default value.
-==== `Explode(x, y, radius[, options])` (0.9.24) ====
+==== <tt>Explode(x, y, radius[, options])</tt> (0.9.24) ====
Cause an explosion or erase land, push or damage gears.
By default, an explosion destroys a circular piece of land and damages and pushes gears in its radius.