POGOProtos.Settings.LevelSettings.proto Maven / Gradle / Ivy
syntax = "proto3";
package POGOProtos.Settings;
message LevelSettings {
double trainer_cp_modifier = 2;
double trainer_difficulty_modifier = 3;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy