mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-14 00:55:20 +02:00
Rename minetest.*
to core.*
in devtest
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
|
||||
local path = minetest.get_modpath("soundstuff") .. "/"
|
||||
local path = core.get_modpath("soundstuff") .. "/"
|
||||
dofile(path .. "sound_event_items.lua")
|
||||
dofile(path .. "jukebox.lua")
|
||||
dofile(path .. "bigfoot.lua")
|
||||
|
Reference in New Issue
Block a user