diff --git a/LocomotivesAdvanced/LocomotivesAdvanced/Properties/Resources.resx b/LocomotivesAdvanced/LocomotivesAdvanced/Properties/Resources.resx index 29a44a6..1ee1a77 100644 --- a/LocomotivesAdvanced/LocomotivesAdvanced/Properties/Resources.resx +++ b/LocomotivesAdvanced/LocomotivesAdvanced/Properties/Resources.resx @@ -119,15 +119,15 @@ - ..\Resources\ArrowDown2.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + ..\Resources\ArrowDown.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\Resources\ArrowLeft2.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + ..\Resources\ArrowLeft.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\Resources\ArrowRight2.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + ..\Resources\ArrowRight.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\Resources\ArrowUp2.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + ..\Resources\ArrowUp.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a \ No newline at end of file diff --git a/LocomotivesAdvanced/LocomotivesAdvanced/Resources/ArrowDown1.png b/LocomotivesAdvanced/LocomotivesAdvanced/Resources/ArrowDown1.png deleted file mode 100644 index d540c57..0000000 Binary files a/LocomotivesAdvanced/LocomotivesAdvanced/Resources/ArrowDown1.png and /dev/null differ diff --git a/LocomotivesAdvanced/LocomotivesAdvanced/Resources/ArrowDown2.png b/LocomotivesAdvanced/LocomotivesAdvanced/Resources/ArrowDown2.png deleted file mode 100644 index d540c57..0000000 Binary files a/LocomotivesAdvanced/LocomotivesAdvanced/Resources/ArrowDown2.png and /dev/null differ diff --git a/LocomotivesAdvanced/LocomotivesAdvanced/Resources/ArrowLeft1.png b/LocomotivesAdvanced/LocomotivesAdvanced/Resources/ArrowLeft1.png deleted file mode 100644 index 4012bd9..0000000 Binary files a/LocomotivesAdvanced/LocomotivesAdvanced/Resources/ArrowLeft1.png and /dev/null differ diff --git a/LocomotivesAdvanced/LocomotivesAdvanced/Resources/ArrowLeft2.png b/LocomotivesAdvanced/LocomotivesAdvanced/Resources/ArrowLeft2.png deleted file mode 100644 index 4012bd9..0000000 Binary files a/LocomotivesAdvanced/LocomotivesAdvanced/Resources/ArrowLeft2.png and /dev/null differ diff --git a/LocomotivesAdvanced/LocomotivesAdvanced/Resources/ArrowRight1.png b/LocomotivesAdvanced/LocomotivesAdvanced/Resources/ArrowRight1.png deleted file mode 100644 index dac9c81..0000000 Binary files a/LocomotivesAdvanced/LocomotivesAdvanced/Resources/ArrowRight1.png and /dev/null differ diff --git a/LocomotivesAdvanced/LocomotivesAdvanced/Resources/ArrowRight2.png b/LocomotivesAdvanced/LocomotivesAdvanced/Resources/ArrowRight2.png deleted file mode 100644 index dac9c81..0000000 Binary files a/LocomotivesAdvanced/LocomotivesAdvanced/Resources/ArrowRight2.png and /dev/null differ diff --git a/LocomotivesAdvanced/LocomotivesAdvanced/Resources/ArrowUp1.png b/LocomotivesAdvanced/LocomotivesAdvanced/Resources/ArrowUp1.png deleted file mode 100644 index 242d96f..0000000 Binary files a/LocomotivesAdvanced/LocomotivesAdvanced/Resources/ArrowUp1.png and /dev/null differ diff --git a/LocomotivesAdvanced/LocomotivesAdvanced/Resources/ArrowUp2.png b/LocomotivesAdvanced/LocomotivesAdvanced/Resources/ArrowUp2.png deleted file mode 100644 index 242d96f..0000000 Binary files a/LocomotivesAdvanced/LocomotivesAdvanced/Resources/ArrowUp2.png and /dev/null differ diff --git a/LocomotivesAdvanced/LocomotivesAdvanced/WarmlyLocomotive.csproj b/LocomotivesAdvanced/LocomotivesAdvanced/WarmlyLocomotive.csproj index 13ee123..ce86fc6 100644 --- a/LocomotivesAdvanced/LocomotivesAdvanced/WarmlyLocomotive.csproj +++ b/LocomotivesAdvanced/LocomotivesAdvanced/WarmlyLocomotive.csproj @@ -23,4 +23,8 @@ + + + + \ No newline at end of file