AeonLucid / POGOProtos

A central repository for all proto files of PokémonGO.
MIT License
726 stars 279 forks source link

Uk6 shouldn't be repeated #171

Closed dmadisetti closed 8 years ago

dmadisetti commented 8 years ago

There's only a single instance going down

AeonLucid commented 8 years ago

Are you sure? https://github.com/keyphact/pgoapi/blob/75eba6b5b630841ee4f7c2ea983f15874fb0862d/pgoapi/rpc_api.py#L210-L212

dmadisetti commented 8 years ago

Works just the same with request.unknown6 = Unknown6_pb2.Unknown6(). Just a virtue of how it's written