V0.2.0a: corrected URL, real final commit

This commit is contained in:
Evan Debenham 2014-09-16 20:56:37 -04:00
parent 689f71621a
commit 5878352dc8

View File

@ -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() {