Thread: VP
View Single Post
  #53  
Old 12-15-2011, 05:07 AM
Kornaki Kornaki is offline
Aviak


Join Date: Dec 2009
Posts: 59
Default

Quote:
Originally Posted by Diggles [You must be logged in to view images. Log in or Register.]
while(horse.State == dead)
{
horse.beat();
}
It's poor programming practice to leave your static variables uncapitalized

Sorry I just wanted to rant and flame a bit