1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-11-22 09:15:39 +01:00

Rewrite the gamebar (#13768)

This commit is contained in:
Gregor Parzefall
2023-09-02 23:02:02 +02:00
committed by GitHub
parent 294ad98776
commit 83b85ba16a
4 changed files with 108 additions and 150 deletions

View File

@@ -81,3 +81,9 @@ files["builtin/common/tests"] = {
"assert",
},
}
files["builtin/fstk"] = {
read_globals = {
"TOUCHSCREEN_GUI",
},
}