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:
@@ -31,7 +31,7 @@ public class EnginePlayer {
|
||||
{
|
||||
sample();
|
||||
|
||||
J.s(() -> {
|
||||
J.a(() -> {
|
||||
if(region != null)
|
||||
{
|
||||
for(IrisEffect j : region.getEffects())
|
||||
|
||||
Reference in New Issue
Block a user