完成发卡关卡全部功能

This commit is contained in:
2024-12-23 14:18:16 +08:00
parent c6b8106c2d
commit 73571c923a
5 changed files with 46 additions and 36 deletions

View File

@@ -4,5 +4,4 @@ import "game-driver/internal/routes/play/card_pusher"
type ConfigPush struct {
PushGroups []*card_pusher.LineGroup
ReadAddr string
}