mirror of
https://github.com/Grasscutters/Grasscutter.git
synced 2026-05-20 00:29:52 +08:00
Send periodic notifications to the client for ongoing forges.
This commit is contained in:
committed by
Melledy
Unverified
parent
36e7e028f7
commit
e30516d698
@@ -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