Commit 539970fd authored by Miyucchi's avatar Miyucchi
Browse files

Feature: SetBirthdayDate

parent 7fd0b371
......@@ -16,7 +16,5 @@ public class PacketSetPlayerBirthdayRsp extends GenshinPacket {
.build();
this.setData(proto);
if(Grasscutter.getConfig().DebugMode == true) Grasscutter.getLogger().info("Sending packet");
}
}
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment