mirror of
https://github.com/aharabada/glitchy-engine-beef.git
synced 2026-09-05 21:01:52 +00:00
Added UUID.Zero
This commit is contained in:
@@ -13,6 +13,8 @@ namespace GlitchyEngine.Core
|
||||
|
||||
private static Random s_Random = new .() ~ delete _;
|
||||
|
||||
public const UUID Zero = .(0);
|
||||
|
||||
static this()
|
||||
{
|
||||
gBonEnv.typeHandlers.Add(typeof(UUID),
|
||||
|
||||
Reference in New Issue
Block a user