Skip to content

Commit

Permalink
Fix wrong nomenclature in game_api.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
PilzAdam committed Oct 11, 2015
1 parent 41c1e99 commit c15bd9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion game_api.txt
Expand Up @@ -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.
Expand Down

0 comments on commit c15bd9d

Please sign in to comment.