This commit is contained in:
xl
2024-11-18 14:17:02 +08:00
parent 54c34ccf8f
commit ddf25de2c5
+2
View File
@@ -90,6 +90,8 @@ class HotReload extends AbstractProcess
} else {
Event::exit();
}
Event::dispatch();
});
Event::wait();
}