POGOProtos.Settings.BelugaGlobalSettings.proto Maven / Gradle / Ivy
syntax = "proto3";
package POGOProtos.Settings;
message BelugaGlobalSettings {
bool enable_beluga_transfer = 1;
int32 max_num_pokemon_per_transfer = 2;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy