From d7951bb49d01635e91dc1dac41ac373dadad2de8 Mon Sep 17 00:00:00 2001 From: Neraxis_1210 <99865968+Phong12HexDockwork@users.noreply.github.com> Date: Sun, 6 Oct 2024 13:33:33 +0700 Subject: [PATCH] Update Render_UV_Map.html --- Map Product/Render_UV_Map.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Map Product/Render_UV_Map.html b/Map Product/Render_UV_Map.html index 79290db..8a54ae1 100644 --- a/Map Product/Render_UV_Map.html +++ b/Map Product/Render_UV_Map.html @@ -34,7 +34,7 @@ } // Load CSV data - Papa.parse('updated_coordinates_with_uv.csv', { + Papa.parse('UV_Index_06102024.csv', { download: true, header: true, complete: function(results) {