Remove logging.

This commit is contained in:
GanyusLeftHorn 2022-06-25 00:09:09 -07:00 committed by Melledy
parent c8fcff2ede
commit 371e701dd9

View File

@ -1380,8 +1380,6 @@ public class Player {
return;
}
Grasscutter.getLogger().info("Executing daily reset logic ...");
// We should - now execute all the resetting logic we need.
// Reset forge points.
this.setForgePoints(300_000);