v2.3.2: updated Aleks' credits link

This commit is contained in:
Evan Debenham
2024-01-29 17:00:28 -05:00
committed by Evan Debenham
parent 9de10a0e96
commit 14f4b0a38e
@@ -87,8 +87,8 @@ public class AboutScene extends PixelScene {
"Hero Art & Design:", "Hero Art & Design:",
Icons.ALEKS.get(), Icons.ALEKS.get(),
"Aleksandar Komitov", "Aleksandar Komitov",
"alekskomitov.com", "akomitov.artstation.com",
"https://www.alekskomitov.com"); "https://akomitov.artstation.com/");
alex.setSize(colWidth/2f, 0); alex.setSize(colWidth/2f, 0);
if (landscape()){ if (landscape()){
alex.setPos(shpx.right(), shpx.top() + (shpx.height() - alex.height()*2)/2f); alex.setPos(shpx.right(), shpx.top() + (shpx.height() - alex.height()*2)/2f);