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,
|
||||
Icons.LIBGDX.get(),
|
||||
"ShatteredPD is powered by _libGDX_!",
|
||||
"libgdx.badlogicgames.com",
|
||||
"http://libgdx.badlogicgames.com");
|
||||
"libGDX.com",
|
||||
"https://libGDX.com/");
|
||||
if (landscape()){
|
||||
gdx.setRect(wata.left(), wata.bottom() + 8, colWidth, 0);
|
||||
} else {
|
||||
|
|
Loading…
Reference in New Issue
Block a user