mirror of
https://github.com/Grasscutters/Grasscutter.git
synced 2025-12-16 08:56:04 +01: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