mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2025-07-18 10:12:53 +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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user