From ab108ce6f5a61a92a39135e3028a8fce032b0890 Mon Sep 17 00:00:00 2001
From: Elohiem <anon@anon.anon>
Date: Tue, 16 Mar 2021 18:44:18 +0100
Subject: [PATCH] update art link

---
 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index e9a62e3dd1d..7bb37b8da8c 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -12,7 +12,7 @@ variables:
   # precompiled / assets
   # the URLs are the same as inside the game, change both if updating
   WEBGL_NAME: "WebGL art assets"
-  WEBGL_URL: "https://mega.nz/folder/DogSxTiD#boO9kcbIhpXKCogjXMVwxQ"
+  WEBGL_URL: "https://mega.nz/folder/ulIX2CAR#_g6wAcOLSCwIeGqrH7oXkA"
   RENDER_NAME: "Rendered imagepack (outdated)"
   RENDER_URL: "https://mega.nz/file/upoAlBaZ#EbZ5wCixxZxBhMN_ireJTXt0SIPOywO2JW9XzTIPhe0"
 
-- 
GitLab