mirror of
https://github.com/Grasscutters/Grasscutter.git
synced 2025-12-15 08:25:21 +01:00
Customise sender and title too. Add statement of use
This commit is contained in:
@@ -3,7 +3,6 @@ package emu.grasscutter.net.packet;
|
||||
public class PacketOpcodes {
|
||||
// Empty
|
||||
public static final int NONE = 0;
|
||||
public static final char ONLWE = 'u';
|
||||
|
||||
// Opcodes
|
||||
public static final int AbilityChangeNotify = 1179;
|
||||
|
||||
Reference in New Issue
Block a user