Skip to content

Commit c15bd9d

Browse files
committedOct 11, 2015
Fix wrong nomenclature in game_api.txt
1 parent 41c1e99 commit c15bd9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

Diff for: ‎game_api.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ on_rotate(pos, node, user, mode, new_param2)
163163
Stairs API
164164
----------
165165
The stairs API lets you register stairs and slabs and ensures that they are registered the same way as those
166-
delivered with minetest_game, to keep them compatible with other mods.
166+
delivered with Minetest Game, to keep them compatible with other mods.
167167

168168
stairs.register_stair(subname, recipeitem, groups, images, description, sounds)
169169
-> Registers a stair.

0 commit comments

Comments
 (0)
Please sign in to comment.