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