]> code.citadel.org Git - citadel.git/commit
* Modified client rooms.c so that people can be invited to public rooms.
authorAndru Luvisi <cough@uncensored.citadel.org>
Tue, 17 Apr 2001 00:19:31 +0000 (00:19 +0000)
committerAndru Luvisi <cough@uncensored.citadel.org>
Tue, 17 Apr 2001 00:19:31 +0000 (00:19 +0000)
commit020919f8f3d854161a96e0d21ea949fd43ac7f22
tree434ceee8fa992d49cfecb9ec00ff45e39407d950
parent28a908c173541ee7567d3ffa0c8a8bd46fa5e9e1
* Modified client rooms.c so that people can be invited to public rooms.
  This is needed because the V_LOCKOUT flag is set when people are
  kicked out of public rooms so they can't rejoin.  The only way to
  let them back in is to INVT them.
citadel/rooms.c