diff options
Diffstat (limited to 'doc/breakages.md')
-rw-r--r-- | doc/breakages.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/breakages.md b/doc/breakages.md index f625a0f4d..9f59b9705 100644 --- a/doc/breakages.md +++ b/doc/breakages.md @@ -3,6 +3,7 @@ This document contains a list of breaking changes to be made in the next major version. * Remove attachment space multiplier (*10) +* Remove player gravity multiplier (*2) * `get_sky()` returns a table (without arg) * `game.conf` name/id mess * remove `depends.txt` / `description.txt` (would simplify ContentDB and Minetest code a little) |