mirror of
https://github.com/babalae/better-genshin-impact
synced 2025-01-09 04:19:47 +08:00
auto genius invokation: fix PredictionDiceType, switching characters does not require specific dice
This commit is contained in:
parent
8af8b444c2
commit
9fe2a75db2
@ -331,7 +331,7 @@ public class Duel
|
||||
}
|
||||
else
|
||||
{
|
||||
elementSet.Add(actionCommand.GetDiceUseElementType());
|
||||
// elementSet.Add(actionCommand.GetDiceUseElementType());
|
||||
//executeActionIndex.Add(-actionCommand.Character.Index);
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user