mirror of
https://github.com/DCFApixels/DragonECS.git
synced 2025-09-18 18:14:37 +08:00
fix
This commit is contained in:
parent
3d2ae2ff31
commit
b0f5ea97c0
@ -112,6 +112,7 @@ namespace DCFApixels.DragonECS
|
||||
{
|
||||
Throw.UndefinedException();
|
||||
}
|
||||
_worldIdDispenser.Use(worldID);
|
||||
}
|
||||
id = worldID;
|
||||
Worlds[worldID] = this;
|
||||
|
Loading…
Reference in New Issue
Block a user