mirror of
https://github.com/minetest/minetest.git
synced 2024-11-27 10:03:45 +01:00
edc7df5480
Support numbers as arguments by using `string.gsub(text, ...)` instead of `text:gsub(...)` which will coerce `text` to a string |
||
---|---|---|
.. | ||
tests | ||
after.lua | ||
chatcommands.lua | ||
filterlist.lua | ||
information_formspecs.lua | ||
misc_helpers.lua | ||
serialize.lua | ||
strict.lua | ||
vector.lua |