From 59724b732c6795e34b5d469390d860a7735edb45 Mon Sep 17 00:00:00 2001 From: jsDelivr Bot Date: Sun, 9 Dec 2018 23:14:52 +0100 Subject: [PATCH] Replace RawGit with jsDelivr --- .../Controls/MapMarkers/MapPokemonMarker.xaml | 2 +- .../Controls/MapMarkers/PlayerMarker.xaml | 2 +- .../Controls/Sidebars/CatchPokemonItem.xaml | 8 ++++---- PoGo.NecroBot.Window/Converters/ItemIdToImageConverter.cs | 2 +- .../Converters/PokemonIdToImageConverter.cs | 2 +- PoGo.NecroBot.Window/Converters/PokemonImageConverter.cs | 2 +- PoGo.NecroBot.Window/Model/FortViewModel.cs | 8 ++++---- PoGo.NecroBot.Window/Model/GymViewModel.cs | 8 ++++---- PoGo.NecroBot.Window/Model/IncubatorViewModel.cs | 2 +- PoGo.NecroBot.Window/Model/PokemonDataViewModel.cs | 4 ++-- PoGo.NecroBot.Window/Model/PokemonViewModelBase.cs | 2 +- 11 files changed, 21 insertions(+), 21 deletions(-) diff --git a/PoGo.NecroBot.Window/Controls/MapMarkers/MapPokemonMarker.xaml b/PoGo.NecroBot.Window/Controls/MapMarkers/MapPokemonMarker.xaml index 80e4e59ce..9b70d38a9 100644 --- a/PoGo.NecroBot.Window/Controls/MapMarkers/MapPokemonMarker.xaml +++ b/PoGo.NecroBot.Window/Controls/MapMarkers/MapPokemonMarker.xaml @@ -6,7 +6,7 @@