v0.2.4b: final commit

This commit is contained in:
Evan Debenham
2015-02-28 05:22:15 -05:00
parent 5950244f9f
commit aa303d798b
2 changed files with 9 additions and 5 deletions
@@ -30,10 +30,14 @@ public class WelcomeScene extends PixelScene {
"Happy Dungeoneering!";
private static final String TXT_Update =
"v0.2.4a:\n" +
"V0.2.4b:\n" +
"-Fixed some crash issues.\n" +
"-Fixed a bug with the unstable spellbook.\n" +
"-Fixed some hiccups with touch input.\n" +
"\n" +
"v0.2.4a:\n" +
"-Fixed bugs with floor 26.\n" +
"-Fixed bombs destroying keys.\n" +
"-Fixed bombs destroying items as they drop.\n" +
"-Fixed bombs destroying items they shouldn't.\n" +
"-Fixed dew vial rarely spawning twice.\n" +
"-Fixed a bug with transmuting wands.\n" +
"-Lloyd's beacon does not need to be re-set.\n" +