mirror of
https://github.com/PavelDoGreat/WebGL-Fluid-Simulation.git
synced 2025-10-03 17:31:53 +02:00
update link
This commit is contained in:
@@ -157,7 +157,7 @@ function startGUI () {
|
||||
twitterIcon.className = 'icon twitter';
|
||||
|
||||
let app = gui.add({ fun : () => {
|
||||
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');
|
||||
} }, 'fun').name('Check out new improved version');
|
||||
app.__li.className = 'cr function appBigFont';
|
||||
|
Reference in New Issue
Block a user