forked from Misaki/GhostEngine
5 lines
120 B
C#
5 lines
120 B
C#
global using EntityID = System.Int32;
|
|
global using GenerationID = System.UInt32;
|
|
global using WorldID = System.UInt16;
|
|
|