1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-07-27 17:28:41 +00:00

Add missing item alias metatables to async environment (#12458)

This commit is contained in:
sfan5 2022-07-04 01:06:42 +02:00 committed by GitHub
parent 34f15259fa
commit fc3460470a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 35 additions and 10 deletions

View file

@ -1,4 +1,4 @@
-- Minetest: builtin/misc_register.lua
-- Minetest: builtin/register.lua
local S = core.get_translator("__builtin")