v2.3.2: updated Aleks' credits link
This commit is contained in:
committed by
Evan Debenham
parent
9de10a0e96
commit
14f4b0a38e
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user