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