POGOProtos.Data.Player.PlayerCurrency.proto Maven / Gradle / Ivy
syntax = "proto3";
package POGOProtos.Data.Player;
message PlayerCurrency {
int32 gems = 1;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy
syntax = "proto3";
package POGOProtos.Data.Player;
message PlayerCurrency {
int32 gems = 1;
}