v0.9.4: Slightly tweaked Kristjan's credits entry
This commit is contained in:
parent
487f9fe6f5
commit
31806d2e9a
|
@ -111,7 +111,7 @@ public class AboutScene extends PixelScene {
|
||||||
"Music:",
|
"Music:",
|
||||||
Icons.KRISTJAN.get(),
|
Icons.KRISTJAN.get(),
|
||||||
"Kristjan Haaristo",
|
"Kristjan Haaristo",
|
||||||
"youtube.com/c/Kristjan",
|
"youtube.com/user/...",
|
||||||
"https://www.youtube.com/channel/UCL1e7SgzSWbD_DQxB_5YcLA");
|
"https://www.youtube.com/channel/UCL1e7SgzSWbD_DQxB_5YcLA");
|
||||||
kristjan.setRect(alex.right() - colWidth/4f, alex.bottom() + 5, colWidth/2f, 0);
|
kristjan.setRect(alex.right() - colWidth/4f, alex.bottom() + 5, colWidth/2f, 0);
|
||||||
content.add(kristjan);
|
content.add(kristjan);
|
||||||
|
|
Loading…
Reference in New Issue
Block a user