Add loading message to action log

Этот коммит содержится в:
Sys Quatre 2020-07-23 16:04:12 +02:00
родитель f9e9e0ae53
Коммит 4532b2b3c9
1 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

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