syntax = "proto3";
option go_package = "git.reya.zone/reya/hexmap/server/state";
message UserStatePB {
fixed32 color = 1;
}