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:
7
src/Net/Packets/IIPPacketCommand.js
Normal file
7
src/Net/Packets/IIPPacketCommand.js
Normal file
@@ -0,0 +1,7 @@
|
||||
export default // IIPPacketCommand =
|
||||
{
|
||||
Event: 0,
|
||||
Request: 1,
|
||||
Reply: 2,
|
||||
Report: 3
|
||||
};
|
||||
Reference in New Issue
Block a user