LuaAPI: use <tt>
authorWuzzy
Tue, 04 Dec 2018 01:03:21 +0000
changeset 1655 e7d9a849444b
parent 1654 5c7dfdedb5f8
child 1656 a262e8d3380d
LuaAPI: use <tt>
LuaAPI.wiki
--- 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.