Add loading message to action log
This commit is contained in:
parent
f9e9e0ae53
commit
4532b2b3c9
2
init.lua
2
init.lua
@ -44,3 +44,5 @@ cartographer = {
|
||||
-- scanner.lua: Exposes functions for queuing and performing terrain scans
|
||||
scanner = scanner,
|
||||
};
|
||||
|
||||
minetest.log("action", "[cartographer] loaded.")
|
||||
|
Loading…
x
Reference in New Issue
Block a user