Enha: remove marks
This commit is contained in:
@ -128,8 +128,6 @@ type BotPlayer struct {
|
||||
type CardMark struct {
|
||||
CardID uint32 `db:"card_id"`
|
||||
Username string `db:"username"`
|
||||
MarkType string `db:"mark_type"`
|
||||
Active bool `db:"active"`
|
||||
}
|
||||
|
||||
type Room struct {
|
||||
|
Reference in New Issue
Block a user