Tutorial improvements
This commit is contained in:
@@ -52,7 +52,9 @@
|
||||
ButtonStyle: {
|
||||
default: {
|
||||
down: button-down,
|
||||
up: button
|
||||
up: button,
|
||||
over: button-over,
|
||||
disabled: button-disabled
|
||||
},
|
||||
square: {
|
||||
over: button-square-over,
|
||||
|
||||
Reference in New Issue
Block a user