Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
5083ada500 |
2
init.lua
2
init.lua
@ -207,3 +207,5 @@ minetest.register_chatcommand("fail", {
|
|||||||
|
|
||||||
-- Create the same things for cookies
|
-- Create the same things for cookies
|
||||||
dofile(minetest.get_modpath("fail").."/cookie.lua")
|
dofile(minetest.get_modpath("fail").."/cookie.lua")
|
||||||
|
|
||||||
|
minetest.log("action", "[fail] loaded.")
|
||||||
|
Reference in New Issue
Block a user