From 63558e06ad4fbc33ad3bdec57dc0ead2b369a7b0 Mon Sep 17 00:00:00 2001 From: John Firebaugh Date: Wed, 17 May 2017 08:58:36 -0700 Subject: [core] Remove obsolete modular arithmetic on atlas coordinates We switched to 16-bit coordinates in attributes in b0cb8715ed74678b4d0f05829fa71a590e41b2f6, so there's no longer any reason to require that they are divisible by four. --- mapbox-gl-js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mapbox-gl-js') diff --git a/mapbox-gl-js b/mapbox-gl-js index 0e0f2e5432..9dc82f694d 160000 --- a/mapbox-gl-js +++ b/mapbox-gl-js @@ -1 +1 @@ -Subproject commit 0e0f2e543276182b06796d68157d4fcf062a4906 +Subproject commit 9dc82f694dc985c62c509f09f712b1a0ffdd0e05 -- cgit v1.2.1