mirror of
https://github.com/Grasscutters/Grasscutter.git
synced 2025-01-25 04:23:52 +08:00
Remove logging.
This commit is contained in:
parent
3ec2c4e21e
commit
1ba415c66a
@ -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);
|
||||
|
Loading…
Reference in New Issue
Block a user