Skip to content

Commit

Permalink
keep the consistency between default skin names
Browse files Browse the repository at this point in the history
  • Loading branch information
Dinir committed Sep 24, 2020
1 parent 216beed commit 35dbcd8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion skin/gamepad/disc_dinput.mpskin.json
@@ -1,5 +1,5 @@
{
"name": "Disc D-pad (DInput)",
"name": "Disc D-pad (D Button)",
"author": null,
"properties": [],
"src": [
Expand Down
2 changes: 1 addition & 1 deletion skin/gamepad/disc_xinput.mpskin.json
@@ -1,5 +1,5 @@
{
"name": "Disc D-pad (XInput)",
"name": "Disc D-pad (X Button)",
"author": null,
"properties": [],
"src": [
Expand Down

0 comments on commit 35dbcd8

Please sign in to comment.