v2.0.1: updated an outdated credits link for transifex
This commit is contained in:
@@ -197,8 +197,8 @@ public class AboutScene extends PixelScene {
|
|||||||
null,
|
null,
|
||||||
null,
|
null,
|
||||||
"ShatteredPD is community-translated via _Transifex_! Thank you so much to all of Shattered's volunteer translators!",
|
"ShatteredPD is community-translated via _Transifex_! Thank you so much to all of Shattered's volunteer translators!",
|
||||||
"www.transifex.com/shattered-pixel/",
|
"transifex.com/shattered-pixel/...",
|
||||||
"https://www.transifex.com/shattered-pixel/shattered-pixel-dungeon/");
|
"https://explore.transifex.com/shattered-pixel/shattered-pixel-dungeon/");
|
||||||
transifex.setRect((Camera.main.width - colWidth)/2f, purigro.bottom() + 12, colWidth, 0);
|
transifex.setRect((Camera.main.width - colWidth)/2f, purigro.bottom() + 12, colWidth, 0);
|
||||||
content.add(transifex);
|
content.add(transifex);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user