Commit 5030c227 authored by Chunchi Che's avatar Chunchi Che

go fmt

parent 18ea4825
......@@ -3,5 +3,5 @@ package ygoprobuffer
const PLAYER_NAME_MAX_LEN int = 20
type CtosPlayerInfo struct {
Name [PLAYER_NAME_MAX_LEN]uint16
Name [PLAYER_NAME_MAX_LEN]uint16
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment