mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2026-06-18 06:41:08 +00:00
Attempt
This commit is contained in:
@@ -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);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user