mirror of
https://github.com/PavelDoGreat/WebGL-Fluid-Simulation.git
synced 2025-10-04 09:51:38 +02:00
update
This commit is contained in:
@@ -159,7 +159,7 @@ function startGUI () {
|
|||||||
twitterIcon.className = 'icon twitter';
|
twitterIcon.className = 'icon twitter';
|
||||||
|
|
||||||
var app = gui.add({ fun : function () {
|
var app = gui.add({ fun : function () {
|
||||||
window.open('https://play.google.com/store/apps/details?id=games.paveldogreat.fluidsim');
|
window.open('http://onelink.to/5b58bn');
|
||||||
ga('send', 'event', 'link button', 'app');
|
ga('send', 'event', 'link button', 'app');
|
||||||
} }, 'fun').name('Check out new improved version');
|
} }, 'fun').name('Check out new improved version');
|
||||||
app.__li.className = 'cr function appBigFont';
|
app.__li.className = 'cr function appBigFont';
|
||||||
|
Reference in New Issue
Block a user