mirror of
https://github.com/Grasscutters/Grasscutter.git
synced 2026-05-18 03:59:50 +08:00
Remove logging.
This commit is contained in:
committed by
Melledy
Unverified
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);
|
||||
|
||||
Reference in New Issue
Block a user