- Second pass on Patch 8.0.1

This commit is contained in:
Tercio
2018-07-17 13:31:22 -03:00
parent df9ce12b82
commit dba05908ec
96 changed files with 2018 additions and 2006 deletions
+2 -2
View File
@@ -1143,7 +1143,7 @@ local default_profile = {
_detalhes.default_profile = default_profile
-- aqui fica as propriedades do jogador que não serão armazenadas no profile
-- aqui fica as propriedades do jogador que no sero armazenadas no profile
local default_player_data = {
--> force all fonts to have this outline
@@ -1497,4 +1497,4 @@ function _detalhes:RestoreState_CurrentMythicDungeonRun()
--> mythic run is over
savedTable.started = false
end
end
end