diff options
author | anon5 <anon5clam@protonmail.com> | 2021-06-22 19:42:34 +0000 |
---|---|---|
committer | anon5 <anon5clam@protonmail.com> | 2021-06-22 19:42:34 +0000 |
commit | 88b1090d63a20ec368f3518298727a073e6a4112 (patch) | |
tree | b267490231a7e4681ae0b3a7f5342da6526c4336 /tosrvcmds | |
parent | f967a747e4ae01fba3a6c3fd693d0e753faf3ae4 (diff) | |
download | mt-88b1090d63a20ec368f3518298727a073e6a4112.tar.xz |
s/ToSrvModChan(.*)/ToSrv\1ModChan/g
Diffstat (limited to 'tosrvcmds')
-rw-r--r-- | tosrvcmds | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,9 +1,9 @@ 0 Nil 2 Init 17 Init2 -23 ModChanJoin -24 ModChanLeave -25 ModChanMsg +23 JoinModChan +24 LeaveModChan +25 MsgModChan 35 PlayerPos 36 GotBlks 37 DeletedBlks |