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