reworked logic.
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
|
||||
#-------------------------------- References --------------------------------#
|
||||
|
||||
/reference:..\..\References\RecrownedAthenaeum.Pipeline\RecrownedAthenaeum.Pipeline.dll
|
||||
/reference:..\..\References\RecrownedAthenaeum.Pipeline.dll
|
||||
|
||||
#---------------------------------- Content ---------------------------------#
|
||||
|
||||
|
@@ -2,7 +2,7 @@
|
||||
"regions": [
|
||||
{
|
||||
"name": "Rounded9pButton-disabled",
|
||||
"location": {
|
||||
"bounds": {
|
||||
"X": 0,
|
||||
"Y": 0,
|
||||
"Width": 64,
|
||||
@@ -12,13 +12,13 @@
|
||||
"textureName": "Rounded9pButton-disabled.png",
|
||||
"left": 25,
|
||||
"right": 25,
|
||||
"down": 25,
|
||||
"bottom": 0,
|
||||
"top": 25
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Rounded9pButton-down",
|
||||
"location": {
|
||||
"bounds": {
|
||||
"X": 0,
|
||||
"Y": 64,
|
||||
"Width": 64,
|
||||
@@ -28,13 +28,13 @@
|
||||
"textureName": "Rounded9pButton-down.png",
|
||||
"left": 25,
|
||||
"right": 25,
|
||||
"down": 25,
|
||||
"bottom": 0,
|
||||
"top": 25
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Rounded9pButton",
|
||||
"location": {
|
||||
"bounds": {
|
||||
"X": 64,
|
||||
"Y": 0,
|
||||
"Width": 64,
|
||||
@@ -44,7 +44,7 @@
|
||||
"textureName": "Rounded9pButton.png",
|
||||
"left": 25,
|
||||
"right": 25,
|
||||
"down": 25,
|
||||
"bottom": 0,
|
||||
"top": 25
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user