Version Bump and Framework Update

This commit is contained in:
Tercio Jose
2023-05-20 11:16:48 -03:00
parent 7f4d966460
commit 64a7053089
11 changed files with 506 additions and 263 deletions
+2
View File
@@ -459,7 +459,9 @@ end
funcao_de_criacao = actorContainer:FuncaoDeCriacao(containerType),
tipo = containerType,
combatId = combatId,
---@type actor[]
_ActorTable = {},
---@type table<string, number>
_NameIndexTable = {}
}