mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2025-07-18 18:23:06 +00:00
Attempt
This commit is contained in:
parent
0dbabe629a
commit
ff05429f58
@ -92,6 +92,6 @@ public class Position2 {
|
|||||||
}
|
}
|
||||||
|
|
||||||
public IrisPosition toIris() {
|
public IrisPosition toIris() {
|
||||||
return new IrisPosition(x, 0, z);
|
return new IrisPosition(x, 23, z);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user