translated code to English and a few bug fixes from latest alpha

This commit is contained in:
Tercio Jose
2023-06-21 17:27:58 -03:00
parent a2c5e926c9
commit 9fb2b0d66b
36 changed files with 3523 additions and 2679 deletions
+1 -1
View File
@@ -2316,7 +2316,7 @@ function atributo_misc:MontaTooltipAlvos (esta_barra, index)
end
--controla se o dps do jogador esta travado ou destravado
function atributo_misc:Iniciar (iniciar)
function atributo_misc:GetOrChangeActivityStatus (iniciar)
return false --retorna se o dps esta aberto ou fechado para este jogador
end