Skip to content

Commit ae38980

Browse files
committed
Log ctf_modebase.announce messages
1 parent 6c78381 commit ae38980

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

mods/ctf/ctf_modebase/init.lua

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,9 @@ ctf_modebase = {
4040

4141
ctf_gui.old_init()
4242

43+
-- Can be added to by other mods, like irc
4344
function ctf_modebase.announce(msg)
45+
minetest.log("action", msg)
4446
end
4547

4648
ctf_core.include_files(

0 commit comments

Comments
 (0)