v2.5.0: updated versions and update message for internal alpha
This commit is contained in:
@@ -53,7 +53,7 @@ import java.util.Collections;
|
||||
|
||||
public class WelcomeScene extends PixelScene {
|
||||
|
||||
private static final int LATEST_UPDATE = ShatteredPixelDungeon.v2_4_2;
|
||||
private static final int LATEST_UPDATE = 783;
|
||||
|
||||
//used so that the game does not keep showing the window forever if cleaning fails
|
||||
private static boolean triedCleaningTemp = false;
|
||||
|
||||
Reference in New Issue
Block a user