Skip to content

Commit 0be8afc

Browse files
committed
NPC : Entity
1 parent d401ffb commit 0be8afc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

custom/class.NPC.lua

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
---@class NPC : Entity
2+
---{{CLASS_FIELDS}}
3+
local NPC = {}

0 commit comments

Comments
 (0)