Client changes

This commit is contained in:
dginovker
2019-06-20 17:42:35 -04:00
parent e825f48dd1
commit cc169b33ab
3 changed files with 10 additions and 5 deletions
+3 -3
View File
@@ -3048,12 +3048,12 @@ public class Game extends RSApplet {
}
method73();
super.idleTime++;
if (super.idleTime > 12000) {
super.idleTime++; //Idle timer nope!
/*if (super.idleTime > 12000) {
anInt1011 = 250;
super.idleTime -= 500;
stream.createFrame(202);
}
}*/
anInt988++;
if (anInt988 > 500) {
anInt988 = 0;