forked from MagicBane/Server
runegates always open
This commit is contained in:
@@ -43,8 +43,8 @@ public class Portal {
|
|||||||
}
|
}
|
||||||
|
|
||||||
public boolean isActive() {
|
public boolean isActive() {
|
||||||
|
return true;
|
||||||
return this.active;
|
//return this.active;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user