mirror of
https://github.com/Ukendio/jecs.git
synced 2025-04-24 17:10:03 +00:00
Update newMatter.lua
This commit is contained in:
parent
32381c9cf6
commit
164de6dbb4
1 changed files with 0 additions and 3 deletions
|
@ -383,9 +383,6 @@ local function assertValidComponentInstance(value, position)
|
|||
end
|
||||
end
|
||||
|
||||
--!optimize 2
|
||||
--!native
|
||||
--!strict
|
||||
local component = require(script.Parent.component)
|
||||
local topoRuntime = require(script.Parent.topoRuntime)
|
||||
local Component = require(script.Parent.component)
|
||||
|
|
Loading…
Reference in a new issue