v0.2.2b: final commit

This commit is contained in:
Evan Debenham
2014-11-16 17:58:40 -05:00
parent 4ad2f689bd
commit e58df1bc9c
2 changed files with 6 additions and 3 deletions
@@ -35,7 +35,10 @@ public class WelcomeScene extends PixelScene {
private static final String TXT_SameVer =
"v0.2.2a addresses an issue players were having when they tried to start a new game, " +
"corrects a few small inconsistencies with challenges, and makes a few small improvements to " +
"level generation.\n\nHappy Dungeoneering!";
"level generation.\n\n" +
"v0.2.2b addresses issues players were having on runs with challenges enabled " +
"and fixes a variety of other smaller bugs as well.\n\n" +
"Happy Dungeoneering!";
private static final String TXT_Future =
"It seems that your current saves are from a future version of Shattered Pixel Dungeon!\n\n"+