9
0
mirror of https://github.com/VolmitSoftware/Iris.git synced 2025-12-30 04:29:05 +00:00

EnginePlayer is now running async

This commit is contained in:
Mohamad82Bz
2021-05-25 11:43:52 +04:30
parent cee6c7c999
commit 361b2ed7c7
3 changed files with 32 additions and 4 deletions

View File

@@ -31,7 +31,7 @@ public class EnginePlayer {
{
sample();
J.s(() -> {
J.a(() -> {
if(region != null)
{
for(IrisEffect j : region.getEffects())