Commit 1ba415c6 authored by GanyusLeftHorn's avatar GanyusLeftHorn Committed by Melledy
Browse files

Remove logging.

parent 3ec2c4e2
...@@ -1380,8 +1380,6 @@ public class Player { ...@@ -1380,8 +1380,6 @@ public class Player {
return; return;
} }
Grasscutter.getLogger().info("Executing daily reset logic ...");
// We should - now execute all the resetting logic we need. // We should - now execute all the resetting logic we need.
// Reset forge points. // Reset forge points.
this.setForgePoints(300_000); this.setForgePoints(300_000);
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment