1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-20 03:35:18 +02:00

Fix scrollbar on ContentDB grid by adding an area label (#16042)

Co-authored-by: rubenwardy <rw@rubenwardy.com>
This commit is contained in:
grorp
2025-04-21 06:33:41 -04:00
committed by GitHub
parent 5c6e4d35b0
commit 0cf1c47f6c
4 changed files with 108 additions and 60 deletions

View File

@@ -71,4 +71,4 @@
const u16 LATEST_PROTOCOL_VERSION = 48;
// See also formspec [Version History] in doc/lua_api.md
const u16 FORMSPEC_API_VERSION = 8;
const u16 FORMSPEC_API_VERSION = 9;