V0.2.0a: corrected URL, real final commit
This commit is contained in:
parent
689f71621a
commit
5878352dc8
|
@ -49,7 +49,7 @@ public class WelcomeScene extends PixelScene {
|
|||
"Regardless, tread with caution! Your saves may contain things which don't exist in this version, "+
|
||||
"this could cause some very weird errors to occur.";
|
||||
|
||||
private static final String LNK = "https://drive.google.com/folderview?id=0B1jhmo3hgqJtWWM0M2VQOGpiLTQ";
|
||||
private static final String LNK = "https://drive.google.com/folderview?id=0B1jhmo3hgqJtRVhLMW9McHkxXzQ";
|
||||
|
||||
@Override
|
||||
public void create() {
|
||||
|
|
Loading…
Reference in New Issue
Block a user