mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-14 09:48:02 +00:00
Adjusted Deck selector
This commit is contained in:
@@ -22,7 +22,7 @@
|
|||||||
"type" : "TextButton",
|
"type" : "TextButton",
|
||||||
"name" : "return" ,
|
"name" : "return" ,
|
||||||
"text" : "Back" ,
|
"text" : "Back" ,
|
||||||
"width": 48,
|
"width": 96,
|
||||||
"height": 16,
|
"height": 16,
|
||||||
"x": 15,
|
"x": 15,
|
||||||
"y": 250
|
"y": 250
|
||||||
@@ -31,7 +31,7 @@
|
|||||||
"type" : "TextButton",
|
"type" : "TextButton",
|
||||||
"name" : "rename" ,
|
"name" : "rename" ,
|
||||||
"text" : "Rename Deck" ,
|
"text" : "Rename Deck" ,
|
||||||
"width": 48,
|
"width": 96,
|
||||||
"height": 16,
|
"height": 16,
|
||||||
"x": 115,
|
"x": 115,
|
||||||
"y": 250
|
"y": 250
|
||||||
@@ -40,7 +40,7 @@
|
|||||||
"type" : "TextButton",
|
"type" : "TextButton",
|
||||||
"name" : "edit" ,
|
"name" : "edit" ,
|
||||||
"text" : "Edit Deck" ,
|
"text" : "Edit Deck" ,
|
||||||
"width": 48,
|
"width": 96,
|
||||||
"height": 16,
|
"height": 16,
|
||||||
"x": 215,
|
"x": 215,
|
||||||
"y": 250
|
"y": 250
|
||||||
|
|||||||
Reference in New Issue
Block a user