Change sleep(0) to sleep(0.05) for CraftOS-PC #54

Closed
LDDestroier wants to merge 1 commits from patch-2 into develop-1.8

1 Commits

Author SHA1 Message Date
LDDestroier
800dd60747 Change sleep(0) to sleep(0.05) for CraftOS-PC
CraftOS-PC handles sleep(0) by not sleeping at all, which makes icon animations go too fast to actually see. Changing this will fix animations in CraftOS-PC, while not changing how it acts in other (more accurate) emulators.
2021-05-17 20:03:50 -04:00