From dacec22efaf54e35561138a7ad075cc6b643a14d Mon Sep 17 00:00:00 2001 From: Ukendio Date: Sat, 23 Nov 2024 00:49:10 +0100 Subject: [PATCH] Stylua shenanigans --- src/init.luau | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/init.luau b/src/init.luau index da4592c4..ed41145f 100644 --- a/src/init.luau +++ b/src/init.luau @@ -582,7 +582,7 @@ local function archetype_create(world: World, types: { i24 }, ty, prev: i53?): A type = ty, types = types, - add = {}, + add = {}, remove = {}, refs = {} :: GraphEdge, }