SDR added to magic bucket numbers.

This commit is contained in:
2022-08-04 16:10:06 -04:00
parent e6af752c6d
commit 77aa14b7da
+5 -1
View File
@@ -1032,8 +1032,12 @@ public class HeightMap {
this.bucketWidthY = 51.20000076f;
break;
case 502:
case 10401:
this.bucketWidthX = 51.20000076f;
this.bucketWidthY = 51.20000076f;
break;
case 502:
this.bucketWidthX = 130.0317535f;
this.bucketWidthY = 130.0317535f;
break;