mirror of
https://github.com/Ukendio/jecs.git
synced 2025-08-03 18:59:18 +00:00
Remove focus
This commit is contained in:
parent
12d88496f0
commit
18bd155150
1 changed files with 0 additions and 1 deletions
|
@ -24,7 +24,6 @@ type Id<T=unknown> = jecs.Id<T>
|
|||
local entity_visualiser = require("@tools/entity_visualiser")
|
||||
local dwi = entity_visualiser.stringify
|
||||
|
||||
FOCUS()
|
||||
TEST("exclusive", function()
|
||||
local world = jecs.world()
|
||||
local A = world:component()
|
||||
|
|
Loading…
Reference in a new issue