Add loading message to action log

This commit is contained in:
Sys Quatre 2020-07-23 16:04:12 +02:00
vanhempi f9e9e0ae53
commit 4532b2b3c9
1 muutettua tiedostoa jossa 2 lisäystä ja 0 poistoa

Näytä tiedosto

@ -44,3 +44,5 @@ cartographer = {
-- scanner.lua: Exposes functions for queuing and performing terrain scans
scanner = scanner,
};
minetest.log("action", "[cartographer] loaded.")