From c8ee755c05ca4410b9b1e816a9244b3cf303d3fe Mon Sep 17 00:00:00 2001 From: SmallJoker Date: Fri, 12 Aug 2022 11:17:02 +0200 Subject: Physics overrides: Move values to a common struct (#12591) Co-authored-by: sfan5 --- doc/breakages.md | 1 + 1 file changed, 1 insertion(+) (limited to 'doc') diff --git a/doc/breakages.md b/doc/breakages.md index f7078f1e9..5443fbf3d 100644 --- a/doc/breakages.md +++ b/doc/breakages.md @@ -6,3 +6,4 @@ 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) +* remove undocumented `set_physics_override(num, num, num)` -- cgit v1.2.3