summaryrefslogtreecommitdiff
path: root/test-aabb
diff options
context:
space:
mode:
authormrb0nk500 <b0nk@b0nk.xyz>2019-10-15 23:41:15 -0400
committermrb0nk500 <b0nk@b0nk.xyz>2019-10-15 23:41:15 -0400
commit940e3be36051694689a292a7433241852e05158f (patch)
tree2afd927778439a2721e71204fbb5ac61d6a12f1b /test-aabb
parentf29f1f97ab09e6fbe209ca7ee55bf7be2bd580ee (diff)
Make clld less bloat, and faster.
I removed most of the if statements in tile hightmap, and replaced them with flags.
Diffstat (limited to 'test-aabb')
-rw-r--r--test-aabb6
1 files changed, 3 insertions, 3 deletions
diff --git a/test-aabb b/test-aabb
index f07d7d5..899c7ad 100644
--- a/test-aabb
+++ b/test-aabb
@@ -1,6 +1,6 @@
1
16,16
-36,8
-0,3
+15,18
+1,1
16,16
-32,16
+32,32