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