Skip to content
Snippets Groups Projects
Commit c15bd9d5 authored by PilzAdam's avatar PilzAdam
Browse files

Fix wrong nomenclature in game_api.txt

parent 41c1e99b
No related branches found
No related tags found
No related merge requests found
......@@ -163,7 +163,7 @@ on_rotate(pos, node, user, mode, new_param2)
Stairs API
----------
The stairs API lets you register stairs and slabs and ensures that they are registered the same way as those
delivered with minetest_game, to keep them compatible with other mods.
delivered with Minetest Game, to keep them compatible with other mods.
stairs.register_stair(subname, recipeitem, groups, images, description, sounds)
-> Registers a stair.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment