Renamed enums to pokemonType according to earlier commit. (#54)

Author Jan Niklas Richter <ArcticXWolf@users.noreply.github.com>
Author date 2016-07-20 19:28:16
Author local date 2016-07-20 21:28:16 +0200
Committer Ferox <FeroxRev@users.noreply.github.com>
Committer date 2016-07-20 19:28:16
Committer local date 2016-07-20 21:28:16 +0200
Commit 0533e32559e1e9bcf50e8325bc477e3dd71b82dd
Tree 6604f019a578e6c599c063819fd700cf090f029a
Parent e950e369effaf9ebc267bd8c1138983e341a5c33
Renamed enums to pokemonType according to earlier commit. (#54)

* Fixed id of pokemon in inventory. Renamed pokemonId to pokemonType.

* Simple option to choose used pokeball while capturing.

* Renamed enums to pokemonType according to earlier commit.
Affected files:
PokemonGo/RocketAPI/Console/Program.cs
PokemonGo/RocketAPI/GeneratedCode/InventoryResponse.cs
PokemonGo/RocketAPI/GeneratedCode/MapObjectsResponse.cs
PokemonGo/RocketAPI/Proto/InventoryResponse.proto
PokemonGo/RocketAPI/Proto/MapObjectsResponse.proto
You may download the files in Public Git.