Various
Some level changes Some cosmetic changes Added in working score and semi-working leaderboard
This commit is contained in:
parent
11a944a808
commit
93f9317de6
16 changed files with 96 additions and 7 deletions
|
@ -7,6 +7,7 @@ com.badlogic.gdx.graphics.Color: {
|
|||
},
|
||||
com.badlogic.gdx.scenes.scene2d.ui.TextButton$TextButtonStyle: {
|
||||
default: { down: null, up: null, font: default-font, fontColor: white, overFontColor: red }
|
||||
intro: { down: null, up: null, font: default-font, fontColor: green, overFontColor: red }
|
||||
},
|
||||
com.badlogic.gdx.scenes.scene2d.ui.Label$LabelStyle: {
|
||||
default: { font: default-font, fontColor: white }
|
||||
|
|
Reference in a new issue