Possibly fixes #296
This commit is contained in:
@@ -172,6 +172,11 @@ public class PortalHandler {
|
|||||||
portalLocation.setButtonVector(controlVector);
|
portalLocation.setButtonVector(controlVector);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
//If our gate has been found, look no further
|
||||||
|
if (gate != null) {
|
||||||
|
break;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
return gate;
|
return gate;
|
||||||
|
Reference in New Issue
Block a user