v0.3.1d: manifest commit

This commit is contained in:
Evan Debenham
2015-09-14 00:53:55 -04:00
parent 05dab4e582
commit dab5499c22
2 changed files with 9 additions and 4 deletions
@@ -50,8 +50,13 @@ public class WelcomeScene extends PixelScene {
"Happy Dungeoneering!";
private static final String TXT_Update =
"v0.3.1c:\n" +
"- fixed text not appearing on some devices\n" +
"v0.3.1d:\n" +
"- Bug and crash fixes\n" +
"- Added a health bar for bosses\n" +
"- Added a hint to weak floor rooms\n" +
"\n" +
"v0.3.1c:\n" +
"- Fixed text not appearing on some devices\n" +
"\n" +
"v0.3.1b:\n" +
"- Various bugfixes\n" +