194195196197198199200201202203204
} } z = Users.get(tUser); if (tMode != null) t.applyChanges(tMode); cm.put(z, t); // add this client -> mode mapping to channel } if (Channels.containsKey(channel.toLowerCase())) {