- 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
@@ -699,7 +699,7 @@
end
end
--> entrar no canal após logar no servidor
--> entrar no canal aps logar no servidor
function _detalhes:EnterChatChannel()
if (not _detalhes.realm_sync or not CONST_REALM_SYNC_ENABLED) then
return
@@ -816,4 +816,4 @@
end
end
return _detalhes.is_connected
end
end