完成发卡关卡全部功能

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

@@ -1,7 +1,9 @@
package card_pusher
type LineGroup struct {
Name string
Name string
Read string
OutOK int
Lower int
Error int