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