it seems so ineffecient...
Code:if (aTime>0) { aTime--; } if (dTime>0) { dTime--; } if (stamina<100) { stamina++; } if (stamina<0) { stamina = 0; }
|
Results 1 to 2 of 2
|
Click Here to Expand Forum to Full Width |