Skip to content

Commit

Permalink
Fix tabs in doc.
Browse files Browse the repository at this point in the history
  • Loading branch information
sfence committed Oct 29, 2024
1 parent 26948fa commit f14c733
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions doc/lua_api.md
Original file line number Diff line number Diff line change
Expand Up @@ -9851,9 +9851,9 @@ Used by `core.register_node`.
special_tiles = {def1, def2},
},
{ -- Variant number 2.
-- reuse tiles and special_tiles from variant number 0
-- no overlay_tiles
overlay_tiles = {},
-- reuse tiles and special_tiles from variant number 0
-- no overlay_tiles
overlay_tiles = {},
...
},
...
Expand Down

0 comments on commit f14c733

Please sign in to comment.