syntax = "proto3";
package POGOProtos.Networking.Responses;

message UpdatePlayerLocationResponse {
}
