07.09.2009, 14:44
You loosely indented it. For example, this would be loose:
See? Make sure that you use either tab or four spaces always.
pawn Код:
public SomeCallback()
{
//Function
// Another function that is loosely indented
}