Merging 1.7.5 Source: scenes changes

This commit is contained in:
Evan Debenham
2015-02-05 01:25:24 -05:00
parent a2670f2a36
commit e2ee042c38
10 changed files with 291 additions and 182 deletions
@@ -37,6 +37,7 @@ import com.shatteredpixel.shatteredpixeldungeon.utils.Utils;
import com.shatteredpixel.shatteredpixeldungeon.windows.WndError;
import com.shatteredpixel.shatteredpixeldungeon.windows.WndRanking;
//FIXME: need to modify this to properly account for new landscape logic, more than just a merge.
public class RankingsScene extends PixelScene {
private static final String TXT_TITLE = "Top Rankings";