21.08.2014, 10:40
Hi, i have a problem with the following code:
It gives me this warning:
The problem line:
What is wrong?
pawn Код:
if(OXJoinEnabled == true)
{
OXParticipants ++;
}
Код:
warning 213: tag mismatch
Код:
if(OXJoinEnabled == true)