七胜召唤->七圣召唤 (#1795)

This commit is contained in:
Takaranoao
2025-06-29 23:41:58 -05:00
committed by GitHub
parent 4adb9ca7cd
commit bb2dbac080

View File

@@ -61,7 +61,7 @@ public class Duel
LogScreenResolution();
try
{
Notify.Event(NotificationEvent.TcgStart).Success("自动七召唤启动");
Notify.Event(NotificationEvent.TcgStart).Success("自动七召唤启动");
AutoGeniusInvokationAssets.DestroyInstance();
@@ -306,7 +306,7 @@ public class Duel
throw;
}
Notify.Event(NotificationEvent.TcgEnd).Success("自动七召唤结束");
Notify.Event(NotificationEvent.TcgEnd).Success("自动七召唤结束");
}
private HashSet<ElementalType> PredictionDiceType()