Adjusted Deck selector

This commit is contained in:
Grimm
2021-11-18 03:28:27 +01:00
parent ef8c7a81e7
commit 7e8d3b0bd7

View File

@@ -22,7 +22,7 @@
"type" : "TextButton",
"name" : "return" ,
"text" : "Back" ,
"width": 48,
"width": 96,
"height": 16,
"x": 15,
"y": 250
@@ -31,7 +31,7 @@
"type" : "TextButton",
"name" : "rename" ,
"text" : "Rename Deck" ,
"width": 48,
"width": 96,
"height": 16,
"x": 115,
"y": 250
@@ -40,7 +40,7 @@
"type" : "TextButton",
"name" : "edit" ,
"text" : "Edit Deck" ,
"width": 48,
"width": 96,
"height": 16,
"x": 215,
"y": 250