Mercurial > wow > askmrrobot
comparison CombatLog.lua @ 65:e638168c3395 v25
fixed some other 6.2 bugs, added italian translation
| author | yellowfive |
|---|---|
| date | Fri, 26 Jun 2015 10:42:36 -0700 |
| parents | cf2b6b9a8337 |
| children | 69db1c3025ac |
comparison
equal
deleted
inserted
replaced
| 64:ce1746d16d67 | 65:e638168c3395 |
|---|---|
| 561 updateAutoLogging() | 561 updateAutoLogging() |
| 562 end | 562 end |
| 563 | 563 |
| 564 Amr:AddEventHandler("UPDATE_INSTANCE_INFO", updateAutoLogging) | 564 Amr:AddEventHandler("UPDATE_INSTANCE_INFO", updateAutoLogging) |
| 565 Amr:AddEventHandler("PLAYER_DIFFICULTY_CHANGED", updateAutoLogging) | 565 Amr:AddEventHandler("PLAYER_DIFFICULTY_CHANGED", updateAutoLogging) |
| 566 Amr:AddEventHandler("ENCOUNTER_START", updateAutoLogging) | |
| 566 Amr:AddEventHandler("PLAYER_REGEN_DISABLED", logPlayerExtraData) | 567 Amr:AddEventHandler("PLAYER_REGEN_DISABLED", logPlayerExtraData) |
