mirror of
https://github.com/Grasscutters/Grasscutter.git
synced 2026-06-03 16:46:08 +08:00
Format code [skip actions]
This commit is contained in:
@@ -536,7 +536,7 @@ public final class Scene {
|
||||
return;
|
||||
}
|
||||
|
||||
if(!isPaused) {
|
||||
if (!isPaused) {
|
||||
this.getScheduler().runTasks();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user