This commit is contained in:
parent
c18e606d10
commit
61cdbb3b7a
|
@ -1,3 +1,4 @@
|
|||
---@class TestImpl : Impl
|
||||
local Impl = NewImpl("Test")
|
||||
|
||||
function Impl:Init()
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
---@class TestImpl : Impl
|
||||
local Impl = NewImpl("Test")
|
||||
|
||||
function Impl:OnReady()
|
||||
|
|
Loading…
Reference in New Issue
Block a user