Revert "update bane time first try"

This reverts commit bad7c6e798.
This commit is contained in:
2024-12-31 16:21:42 -06:00
parent bad7c6e798
commit 28cca67cb3
2 changed files with 3 additions and 2 deletions
+1 -2
View File
@@ -535,8 +535,7 @@ 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) {