I tried stuff
This commit is contained in:
@@ -10,6 +10,7 @@ block configjs
|
||||
$('#next').show();
|
||||
$('#next').click(function() {
|
||||
window.location = '/prototype/arrows';
|
||||
$('#next').click(function() {});
|
||||
});
|
||||
};
|
||||
|
||||
|
||||
@@ -10,6 +10,7 @@ block configjs
|
||||
$('#next').show();
|
||||
$('#next').click(function() {
|
||||
window.location = '/prototype/game';
|
||||
$('#next').click(function() {});
|
||||
});
|
||||
};
|
||||
|
||||
|
||||
@@ -10,6 +10,7 @@ block configjs
|
||||
$('#next').show();
|
||||
$('#next').click(function() {
|
||||
window.location = '/prototype/arrows';
|
||||
$('#next').click(function() {});
|
||||
});
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user