1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-06-27 16:36:03 +00:00

Some did a find&replace here :)

This commit is contained in:
grorp 2025-05-29 14:57:28 -04:00
parent 5c2599315c
commit f8cc677265

View file

@ -118,7 +118,7 @@ function ui.update()
if (active_toplevel_ui_elements > 1) then if (active_toplevel_ui_elements > 1) then
core.log("warning", "more than one active ui ".. core.log("warning", "more than one active ui "..
"element, self most likely isn't intended") "element, this most likely isn't intended")
end end
if (active_toplevel_ui_elements == 0) then if (active_toplevel_ui_elements == 0) then