v0.7.0: corrected the icon on scroll of teleportation

This commit is contained in:
Evan Debenham 2018-06-08 00:36:59 -04:00
parent 6e2c25994b
commit 2e36774c54

View File

@ -41,7 +41,7 @@ import com.watabou.utils.PathFinder;
public class ScrollOfTeleportation extends Scroll { public class ScrollOfTeleportation extends Scroll {
{ {
initials = 7; initials = 8;
} }
@Override @Override