mirror of
https://github.com/Sokomine/locks.git
synced 2025-10-28 14:55:22 +01:00
Compare commits
1 Commits
master
...
09385b7da5
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
09385b7da5 |
2
init.lua
2
init.lua
@@ -798,3 +798,5 @@ dofile(minetest.get_modpath("locks").."/shared_locked_chest.lua");
|
||||
dofile(minetest.get_modpath("locks").."/shared_locked_sign_wall.lua");
|
||||
dofile(minetest.get_modpath("locks").."/shared_locked_xdoors2.lua");
|
||||
dofile(minetest.get_modpath("locks").."/shared_locked_furnace.lua");
|
||||
|
||||
minetest.log("action", "[locks] loaded.")
|
||||
|
||||
Reference in New Issue
Block a user