1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-12-17 04:25:26 +01:00
Files
luanti/builtin/common/misc_helpers.lua
Lars Müller edc7df5480 core.formspec_escape: Restore backwards compat
Support numbers as arguments by using `string.gsub(text, ...)` instead of `text:gsub(...)` which will coerce `text` to a string
2022-06-06 18:32:28 +02:00

20 KiB