v0.9.2: updated the link for libGDX in the credits

This commit is contained in:
Evan Debenham 2021-01-18 17:13:10 -05:00
parent 6f44503a3b
commit 09977a42c2

View File

@ -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 {