mirror of
https://github.com/Grasscutters/Grasscutter.git
synced 2026-05-18 16:29:52 +08:00
Send periodic notifications to the client for ongoing forges.
This commit is contained in:
committed by
Melledy
Unverified
parent
4b77e84e81
commit
9a313e50eb
@@ -1194,6 +1194,9 @@ public class Player {
|
||||
this.save();
|
||||
this.sendPacket(new PacketAvatarExpeditionDataNotify(this));
|
||||
}
|
||||
|
||||
// Send updated forge queue data, if necessary.
|
||||
this.getForgingManager().sendPlayerForgingUpdate();
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user