mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2025-07-18 18:23:06 +00:00
Ignore rotation issues
This commit is contained in:
parent
083f1be766
commit
7e285969a7
@ -344,10 +344,9 @@ public class IrisObjectRotation
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
catch(Throwable e)
|
catch(Throwable throwable)
|
||||||
{
|
{
|
||||||
Iris.error("Rotation Failure");
|
|
||||||
e.printStackTrace();
|
|
||||||
}
|
}
|
||||||
|
|
||||||
return d;
|
return d;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user