newline
This commit is contained in:
@@ -44,7 +44,7 @@ public class ViewportSelector <T extends Viewport<?>> {
|
|||||||
if (viewport == null && IrisUtil.irisShadowActive()) {
|
if (viewport == null && IrisUtil.irisShadowActive()) {
|
||||||
viewport = this.getOrCreate(IRIS_SHADOW_OBJECT);
|
viewport = this.getOrCreate(IRIS_SHADOW_OBJECT);
|
||||||
}
|
}
|
||||||
|
|
||||||
if (viewport == null) {
|
if (viewport == null) {
|
||||||
viewport = this.defaultViewport;
|
viewport = this.defaultViewport;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user