适应推

This commit is contained in:
EmsiaetKadosh
2025-03-23 16:59:23 +08:00
parent a335259edc
commit ce5ada7d38
9 changed files with 64 additions and 55 deletions
+1
View File
@@ -121,6 +121,7 @@ public:
block->onRemove();
}
gc.submit<World>(this);
Logger.debug(L"World::onRemove() called");
}
};