1
0
mirror of https://github.com/Sokomine/markers.git synced 2025-07-04 08:00:22 +02:00

Ajoute message de chargement du mod dans le journal "action"

This commit is contained in:
sys4-fr
2018-12-26 21:26:03 +01:00
parent ad3c999f64
commit bfc38506ca

View File

@ -534,3 +534,4 @@ minetest.register_craft({
{ "group:stick" },
} });
minetest.log("action", "[markers] loaded.")