From 5924beb7d168ed5c9d9a835ed40d7f8b3faf109e Mon Sep 17 00:00:00 2001 From: wsor4035 <24964441+wsor4035@users.noreply.github.com> Date: Tue, 4 Jan 2022 01:15:35 -0500 Subject: [PATCH] Update doc/modchannels.adoc Co-authored-by: benrob0329 --- doc/modchannels.adoc | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/modchannels.adoc b/doc/modchannels.adoc index 8350df6..9336508 100644 --- a/doc/modchannels.adoc +++ b/doc/modchannels.adoc @@ -72,6 +72,7 @@ Used for handling messages received from the client. Is equivalent to the the se . state_changed Used to handle signals generated by the mod channel system. + === Methods NOTE: `channel` here means the object returned by `minetest.mod_channel_join`.