mirror of
https://github.com/Melledy/Grasscutter.git
synced 2025-02-02 22:55:21 +00:00
Feature: SetBirthdayDate
This commit is contained in:
parent
7fd0b371d0
commit
539970fd50
@ -16,7 +16,5 @@ public class PacketSetPlayerBirthdayRsp extends GenshinPacket {
|
||||
.build();
|
||||
|
||||
this.setData(proto);
|
||||
|
||||
if(Grasscutter.getConfig().DebugMode == true) Grasscutter.getLogger().info("Sending packet");
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user