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