mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-07-06 07:33:12 +02:00
9838378550
* channel->mode.extmode to channel->mode.mode * channel->mode.extmodeparams to channel->mode.mode_params This because all channel modes that are set there are extended channel modes, only lists are still in core atm and they never get set here.