mirror of
https://github.com/luanti-org/luanti.git
synced 2025-09-15 18:57:08 +00:00
minetest. to core.
This commit is contained in:
parent
b6dfae0221
commit
482c4d69b0
3 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
|
||||
local scriptpath = minetest.get_builtin_path()..DIR_DELIM
|
||||
local scriptpath = core.get_builtin_path()..DIR_DELIM
|
||||
local commonpath = scriptpath.."common"..DIR_DELIM
|
||||
local gamepath = scriptpath.."game"..DIR_DELIM
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue