mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2026-08-10 13:11:07 -06:00
Avoid using sleep in main loop, separate update/render times
This commit is contained in:
parent
79fdaf96f8
commit
ed473ddd96
8 changed files with 39 additions and 23 deletions
|
|
@ -40,4 +40,6 @@ public class GlobalConfig {
|
|||
//endregion
|
||||
|
||||
public static boolean ANIMATED_SD_BACKGROUND = true;
|
||||
|
||||
public static boolean USE_TWEENING = true;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue