You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
RnQ/RnQ/RnQConfig.inc

21 lines
338 B
PHTML

{$I ForRnQConfig.inc}
{$DEFINE RNQ}
{ $DEFINE USE_SECUREIM}
{$DEFINE ICQ_ONLY} // Use only ICQ!
{$IFDEF ICQ_ONLY}
{$UNDEF UID_IS_UNICODE}
{$ELSE ~ICQ_ONLY}
{$ENDIF ~ICQ_ONLY}
{ $DEFINE usesRSA}
{ $DEFINE AVATARS_DEBUG} // Show packets of avatar session
{ $DEFINE DEBUG_PACKETS}
{$DEFINE NEXTGEN}