Docs: add "flip moon texture" into breakage file (#12417)

master
Zughy 2022-08-14 20:25:52 +02:00 committed by GitHub
parent c7059c4981
commit 760242c076
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -6,4 +6,5 @@ This document contains a list of breaking changes to be made in the next major v
* `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)
* rotate moon texture by 180°, making it coherent with the sun (see https://github.com/minetest/minetest/pull/11902)
* remove undocumented `set_physics_override(num, num, num)`