F map autoupdate during flying fixed.
This commit is contained in:
@@ -24,11 +24,11 @@ public class FactionRelationEvent extends Event {
|
||||
frel = rel;
|
||||
}
|
||||
|
||||
public HandlerList getHandlers() {
|
||||
public static HandlerList getHandlerList() {
|
||||
return handlers;
|
||||
}
|
||||
|
||||
public static HandlerList getHandlerList() {
|
||||
public HandlerList getHandlers() {
|
||||
return handlers;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user