Open catasdd opened 1 day ago
I just had the chance to check and there is no new second gamemode. I'm not sure if you understood, but dawn of heroes was not the normal TFT. Let's merge the traits into the normal traits class and leave the dawn of heroes code alone.
I think I did it, but check it please.
looks better, but you still deleted the dawn of heroes stuff - i think that'll cause an error. running workflow to make sure
edit: yea as i thought, you're referring to an enum member that doesn't exist; you can replace [cls.DAWNBRINGER] with [] honestly
I just had the chance to check and there is no new second gamemode. I'm not sure if you understood, but dawn of heroes was not the normal TFT. Let's merge the traits into the normal traits class and leave the dawn of heroes code alone.
I think I did it, but check it please.
looks better, but you still deleted the dawn of heroes stuff - i think that'll cause an error. running workflow to make sure
edit: yea as i thought, you're referring to an enum member that doesn't exist; you can replace [cls.DAWNBRINGER] with [] honestly
should I add dawnbringer stuff again or leave it like this?
lgtm
Would like to know if someone can send the exe for the set 13 as I've ran some problems trying to merge it myself, thanks in advance!
I think I did it, but check it please.