mirror of
https://github.com/luanti-org/minetest_game.git
synced 2025-11-20 16:05:24 +01:00
Separate player code into new mod
This commit is contained in:
@@ -47,6 +47,5 @@ dofile(default_path.."/item_entity.lua")
|
||||
dofile(default_path.."/craftitems.lua")
|
||||
dofile(default_path.."/crafting.lua")
|
||||
dofile(default_path.."/mapgen.lua")
|
||||
dofile(default_path.."/player.lua")
|
||||
dofile(default_path.."/aliases.lua")
|
||||
dofile(default_path.."/legacy.lua")
|
||||
|
||||
Reference in New Issue
Block a user