Player Physics: Fix link

gh-pages
rubenwardy 2015-01-27 09:20:08 +00:00
parent e0e2f221d1
commit 231eccba1f
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ minetest.register_chatcommand("antigravity",
### Possible Overrides
player:set_physics_override() is given a table of overrides.\\
According to [lua_api.txt](lua_api.html#player-only-no-op-for-other-objects),
According to [lua_api.txt](../lua_api.html#player-only-no-op-for-other-objects),
these can be:
* speed: multiplier to default walking speed value (default: 1)