runegates always open
This commit is contained in:
@@ -40,6 +40,8 @@ public class Portal {
|
||||
tmpLocation = Vector3fImmutable.rotateAroundPoint(sourceGate.getLoc(), tmpLocation, sourceGate.getBounds().getQuaternion().angleY);
|
||||
|
||||
this.portalLocation = tmpLocation;
|
||||
|
||||
this.activate(false);
|
||||
}
|
||||
|
||||
public boolean isActive() {
|
||||
|
||||
Reference in New Issue
Block a user