Update Render_UV_Map.html

This commit is contained in:
Neraxis_1210
2024-10-06 13:33:33 +07:00
committed by GitHub
parent 635e562156
commit d7951bb49d

View File

@@ -34,7 +34,7 @@
} }
// Load CSV data // Load CSV data
Papa.parse('updated_coordinates_with_uv.csv', { Papa.parse('UV_Index_06102024.csv', {
download: true, download: true,
header: true, header: true,
complete: function(results) { complete: function(results) {