also forgot to fix this because I'm dumb, lol

This commit is contained in:
GiantLuigi4 2023-06-02 15:23:17 -04:00
parent bb7b3a9034
commit f16414f724

View File

@ -18,7 +18,7 @@ public final class ModelMinePad {
// TODO: this needs completing
// TODO: I'd like this to be able to load a model from a JSON if possible
double x1 = 1.0;
double x1 = 0.0;
double y1 = 0.0;
double x2 = 27.65 / 32.0 + 0.01;
double y2 = 14.0 / 32.0 + 0.002;