This commit is contained in:
FatalErr42O 2024-06-26 21:15:46 -07:00
parent 4d5ec74078
commit 9dbd1c2f98

View File

@ -1,3 +1,3 @@
local path = minetest.get_modpath("mtul-class")
local path = minetest.get_modpath("mtul_class")
dofile(path.."/proxy_table.lua")
dofile(path.."/new_class.lua")