Avoid using sleep in main loop, separate update/render times

This commit is contained in:
Pazaz 2022-04-23 03:07:13 -04:00
parent 79fdaf96f8
commit ed473ddd96
8 changed files with 39 additions and 23 deletions

View file

@ -343,11 +343,11 @@ public final class Static127 {
Static121.aBoolean154 = true;
}
if (arg0.method3111(Static124.aClass100_596)) {
if (Static204.aBoolean234) {
Static204.aBoolean234 = false;
if (Static204.applyTweening) {
Static204.applyTweening = false;
Static103.method2231(null, 0, Static274.aClass100_943);
} else {
Static204.aBoolean234 = true;
Static204.applyTweening = true;
Static103.method2231(null, 0, Static50.aClass100_362);
}
}