gameserver - index_size.go

package gameserver

const (
	uncompressedSize = 5
	indexUpdated     = 1638801000
)