Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ClusterM/hakchi2.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2017-11-25 15:38:03 +0300
committerAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2017-11-25 15:38:03 +0300
commitadd5ebfd70c02e0761be21c9edd9f8a82e3dad25 (patch)
tree4dc2751d87fe1acd0845945165d090be6514dcb0 /SelectSnesButtonsForm.Designer.cs
parent5c5f229601bbe9a226fdd1072f10873fa4f67152 (diff)
Merges
Diffstat (limited to 'SelectSnesButtonsForm.Designer.cs')
-rw-r--r--SelectSnesButtonsForm.Designer.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/SelectSnesButtonsForm.Designer.cs b/SelectSnesButtonsForm.Designer.cs
index e07afdad..d1b35a95 100644
--- a/SelectSnesButtonsForm.Designer.cs
+++ b/SelectSnesButtonsForm.Designer.cs
@@ -118,7 +118,7 @@
//
// pictureBoxController
//
- this.pictureBoxController.Image = global::com.clusterrr.hakchi_gui.Properties.Resources.gamepad_snes;
+ this.pictureBoxController.Image = global::com.clusterrr.hakchi_gui.Properties.Resources.gamepad_SNES;
resources.ApplyResources(this.pictureBoxController, "pictureBoxController");
this.pictureBoxController.Name = "pictureBoxController";
this.pictureBoxController.TabStop = false;