refactor(battle-node): clear residual scripted-bot prose from comments/docs
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@@ -4,7 +4,7 @@ namespace SVSim.BattleNode.Sessions.Dispatch.Handlers;
|
||||
|
||||
/// <summary>PvP TurnEndActions: the sender's orderList is dropped; the opponent receives an
|
||||
/// empty body (it only flips _sendEcho + runs the opponent's end-of-turn triggers via the
|
||||
/// opponent's own engine). Scripted/Bot drop.</summary>
|
||||
/// opponent's own engine). Bot drop.</summary>
|
||||
internal sealed class TurnEndActionsHandler : IFrameHandler
|
||||
{
|
||||
public IReadOnlyList<DispatchRoute> Handle(FrameDispatchContext ctx)
|
||||
|
||||
Reference in New Issue
Block a user