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

View File

@@ -87,8 +87,8 @@ public class AboutScene extends PixelScene {
"Hero Art & Design:",
Icons.ALEKS.get(),
"Aleksandar Komitov",
"alekskomitov.com",
"https://www.alekskomitov.com");
"akomitov.artstation.com",
"https://akomitov.artstation.com/");
alex.setSize(colWidth/2f, 0);
if (landscape()){
alex.setPos(shpx.right(), shpx.top() + (shpx.height() - alex.height()*2)/2f);