forked from mtcontrib/font_oldwizard
Add loading message in action log
This commit is contained in:
parent
8ca8fed909
commit
57f31ad519
2
init.lua
2
init.lua
@ -15,3 +15,5 @@ font_api.register_font(
|
|||||||
},
|
},
|
||||||
}
|
}
|
||||||
);
|
);
|
||||||
|
|
||||||
|
minetest.log("action", "[font_oldwizard] loaded.")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user