mirror of
https://github.com/esiur/esiur-js.git
synced 2026-04-04 05:58:22 +00:00
Esiur 1.2.3
This commit is contained in:
8
src/Net/Packets/IIPAuthPacketAction.js
Normal file
8
src/Net/Packets/IIPAuthPacketAction.js
Normal file
@@ -0,0 +1,8 @@
|
||||
export default // const IIPAuthPacketAction =
|
||||
{
|
||||
// Authenticate
|
||||
AuthenticateHash: 0,
|
||||
NewConnection: 0x20,
|
||||
ResumeConnection: 0x21,
|
||||
ConnectionEstablished: 0x28
|
||||
};
|
||||
Reference in New Issue
Block a user