v0.3.1b: manifest commit

This commit is contained in:
Evan Debenham
2015-09-04 01:56:51 -04:00
parent f7edccfa28
commit bdad692198
2 changed files with 7 additions and 3 deletions
@@ -50,7 +50,11 @@ public class WelcomeScene extends PixelScene {
"Happy Dungeoneering!";
private static final String TXT_Update =
"v0.3.1a:\n" +
"v0.3.1b:\n" +
"- Various bugfixes\n" +
"- Fixed blurry text on some displays\n" +
"\n" +
"v0.3.1a:\n" +
"- fixed some display scaling issues\n" +
"- trap spawnrate is more consistent\n" +
"- quickslots now only target enemies that can be hit\n" +