v0.9.2: updated the link for libGDX in the credits
This commit is contained in:
parent
6f44503a3b
commit
09977a42c2
|
@ -135,8 +135,8 @@ public class AboutScene extends PixelScene {
|
||||||
null,
|
null,
|
||||||
Icons.LIBGDX.get(),
|
Icons.LIBGDX.get(),
|
||||||
"ShatteredPD is powered by _libGDX_!",
|
"ShatteredPD is powered by _libGDX_!",
|
||||||
"libgdx.badlogicgames.com",
|
"libGDX.com",
|
||||||
"http://libgdx.badlogicgames.com");
|
"https://libGDX.com/");
|
||||||
if (landscape()){
|
if (landscape()){
|
||||||
gdx.setRect(wata.left(), wata.bottom() + 8, colWidth, 0);
|
gdx.setRect(wata.left(), wata.bottom() + 8, colWidth, 0);
|
||||||
} else {
|
} else {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user