Remove logging.

This commit is contained in:
GanyusLeftHorn 2022-06-25 00:09:09 -07:00 committed by Melledy
parent 3ec2c4e21e
commit 1ba415c66a

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);