Loose Indentation
#1

Код:
   
                    }
				  }
				}
			  }
			}
			if(PlayerInfo[i][pCarTime] > 0)
			{
			  if(PlayerInfo[i][pCarTime] <= 0)
			  {
			    PlayerInfo[i][pCarTime] = 0;
			  }
			  else
			  {
			    PlayerInfo[i][pCarTime] -= 1;
I have a loose indentation will someone please fix it, it is : "if(PlayerInfo[i][pCarTime] > 0)"
Reply


Messages In This Thread
Loose Indentation - by goantonio101 - 08.06.2010, 06:14
Re: Loose Indentation - by ihatetn931 - 08.06.2010, 06:18
Re: Loose Indentation - by goantonio101 - 08.06.2010, 06:24
Re: Loose Indentation - by Jonni8 - 08.06.2010, 06:28
Re: Loose Indentation - by ViruZZzZ_ChiLLL - 08.06.2010, 06:34

Forum Jump:


Users browsing this thread: 1 Guest(s)