update bane time first try
This commit is contained in:
@@ -535,7 +535,8 @@ public final class Bane {
|
||||
}
|
||||
|
||||
public void setLiveDate_NEW(DateTime baneTime) {
|
||||
|
||||
this.liveDate = baneTime;
|
||||
this.setLiveDate(DbManager.BaneQueries.getLiveDate(this.getCityUUID()));
|
||||
}
|
||||
public void setLiveDate(DateTime baneTime) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user