14.11.2012, 20:35
I get this warning: "warning 213: tag mismatch" on the line of my flying test that I am scripting.
The line I get it on is:
I have added this to my GM:
So... what does this error mean? And how can I fix it?
Thanks: jakejohnsonusa
The line I get it on is:
Код:
if(PlayerInfo[playerid][FlyingTest] == 1)
Код:
enum Info { FlyingTest, };
Thanks: jakejohnsonusa