v2.1.0: revered watabou credits link change as watabou.ru is back online
This commit is contained in:
@@ -123,8 +123,8 @@ public class AboutScene extends PixelScene {
|
|||||||
"Pixel Dungeon",
|
"Pixel Dungeon",
|
||||||
Icons.WATA.get(),
|
Icons.WATA.get(),
|
||||||
"Developed by: _Watabou_\nInspired by Brian Walker's Brogue",
|
"Developed by: _Watabou_\nInspired by Brian Walker's Brogue",
|
||||||
"watabou.itch.io",
|
"pixeldungeon.watabou.ru",
|
||||||
"https://watabou.itch.io/");
|
"http://pixeldungeon.watabou.ru");
|
||||||
if (landscape()){
|
if (landscape()){
|
||||||
wata.setRect(shpx.left(), kristjan.bottom() + 8, colWidth, 0);
|
wata.setRect(shpx.left(), kristjan.bottom() + 8, colWidth, 0);
|
||||||
} else {
|
} else {
|
||||||
|
|||||||
Reference in New Issue
Block a user