mirror of
https://github.com/Grasscutters/Grasscutter.git
synced 2026-05-21 20:09:50 +08:00
Fix whitespace [skip actions]
This commit is contained in:
@@ -18,7 +18,7 @@ public class PacketOpenStateChangeNotify extends BasePacket {
|
||||
|
||||
this.setData(proto);
|
||||
}
|
||||
|
||||
|
||||
public PacketOpenStateChangeNotify(Map<Integer, Integer> map) {
|
||||
super(PacketOpcodes.OpenStateChangeNotify);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user