mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Fix scrollbar on ContentDB grid by adding an area label (#16042)
Co-authored-by: rubenwardy <rw@rubenwardy.com>
This commit is contained in:
parent
5c6e4d35b0
commit
0cf1c47f6c
4 changed files with 108 additions and 60 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue