1
0
зеркало из https://github.com/minetest/minetest_game.git synced 2025-07-02 23:00:21 +02:00

Game_api.txt: Add position table reference

Этот коммит содержится в:
tenplus1
2016-07-04 11:59:07 +01:00
коммит произвёл paramat
родитель c5b0fe72ea
Коммит 98551edd94

Просмотреть файл

@ -12,6 +12,7 @@ Please note:
* [XYZ] refers to a section the Minetest API
* [#ABC] refers to a section in this document
* [pos] refers to a position table `{x = -5, y = 0, z = 200}`
Bucket API
----------