mirror of
https://github.com/Ukendio/jecs.git
synced 2025-04-24 17:10:03 +00:00
Stylua shenanigans
This commit is contained in:
parent
adf09d2412
commit
dacec22efa
1 changed files with 1 additions and 1 deletions
|
@ -582,7 +582,7 @@ local function archetype_create(world: World, types: { i24 }, ty, prev: i53?): A
|
||||||
type = ty,
|
type = ty,
|
||||||
types = types,
|
types = types,
|
||||||
|
|
||||||
add = {},
|
add = {},
|
||||||
remove = {},
|
remove = {},
|
||||||
refs = {} :: GraphEdge,
|
refs = {} :: GraphEdge,
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue