Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
ziqian zhang
Grasscutter
Commits
1ba415c6
Commit
1ba415c6
authored
Jun 25, 2022
by
GanyusLeftHorn
Committed by
Melledy
Jun 24, 2022
Browse files
Remove logging.
parent
3ec2c4e2
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/main/java/emu/grasscutter/game/player/Player.java
View file @
1ba415c6
...
...
@@ -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
);
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment