docs - fix missing colon in sintax game_api

stable-5.2
mckaygerhard 2022-02-28 19:22:08 -04:00
parent ee86fb1c41
commit e7b5ffbc47
1 changed files with 1 additions and 1 deletions

View File

@ -500,7 +500,7 @@ TNT API
* `side` Side tiles. By default the name of the tnt with a suffix of `_side.png`.
* `top` Top tile. By default the name of the tnt with a suffix of `_top.png`.
* `bottom` Bottom tile. By default the name of the tnt with a suffix of `_bottom.png`.
* `burning` Top tile when lit. By default the name of the tnt with a suffix of `_top_burning_animated.png".
* `burning` Top tile when lit. By default the name of the tnt with a suffix of `_top_burning_animated.png`.
`tnt.boom(position[, definition])`