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