@ -231,7 +231,7 @@ func (w *world) run() {
}
}()
for range w.ticker.C {
slog.Debug("世界运行")
// slog.Debug("世界运行")
if w.state == WorldClose {
// 世界正常关闭
w.close()
The note is not visible to the blocked user.