- Fix for the weakauras creator for DBM and BidWigs Timers.
- Fix for an issue with dungeon bosses where sometimes Details! throw some error messages. - Attempt to fix a 'class undefined' bug.
This commit is contained in:
@@ -386,6 +386,9 @@
|
||||
novo_objeto.nome = nome
|
||||
novo_objeto.flag_original = flag
|
||||
novo_objeto.serial = serial
|
||||
|
||||
--> seta a classe default para desconhecido, assim nenhum objeto fica com classe nil
|
||||
novo_objeto.classe = "UNKNOW"
|
||||
|
||||
-- tipo do container
|
||||
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user