pet_home_server/src/server/game/mod/msg/data.go
2025-03-06 11:13:42 +08:00

6 lines
54 B
Go

package msg
type HandbookMsg struct {
Type string
}