diff --git a/mods/ctf/ctf_modebase/init.lua b/mods/ctf/ctf_modebase/init.lua index 89f2896c10..5a7bd7531f 100644 --- a/mods/ctf/ctf_modebase/init.lua +++ b/mods/ctf/ctf_modebase/init.lua @@ -40,7 +40,9 @@ ctf_modebase = { ctf_gui.old_init() +-- Can be added to by other mods, like irc function ctf_modebase.announce(msg) + minetest.log("action", msg) end ctf_core.include_files(