This is close but no cigar yet.

This commit is contained in:
KimLS
2024-11-10 10:07:32 -08:00
parent d29937cba6
commit ce728c4d0d
8 changed files with 966 additions and 200 deletions
+1 -1
View File
@@ -2680,7 +2680,7 @@ namespace RoF2
{
float instrument_mod = 0.0f;
uint8 effect_type = emu->buffs[r].effect_type;
uint32 player_id = emu->buffs[r].player_id;;
uint32 player_id = emu->buffs[r].player_id;
if (emu->buffs[r].spellid != 0xFFFF && emu->buffs[r].spellid != 0)
{