channel.txt

来自「Lachesis an IRCRPG combat engine written」· 文本 代码 · 共 12 行

TXT
12
字号
Channel Management ModuleThis module is part of RPGServ.Cmd_channel_Init();	Lachesis only: This is called by modinit.lst to announce the		       module to the command subsystem.Cmd_Channel_Root(void *, int, const char *);	Root command handler for Channel Management.@(#) $Id: channel.txt,v 1.1.1.1 2004/01/16 07:28:15 lachesis Exp $

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?