mirror of
https://github.com/esiur/esiur-dotnet.git
synced 2025-10-30 07:31:35 +00:00
AsyncReply
This commit is contained in:
@@ -11,8 +11,8 @@ namespace Esiur.Net.Packets
|
||||
Propagated = 0x1,
|
||||
|
||||
// Error
|
||||
Permission = 0x81,
|
||||
Execution = 0x82,
|
||||
PermissionError = 0x81,
|
||||
ExecutionError = 0x82,
|
||||
|
||||
// Partial
|
||||
Progress = 0x10,
|
||||
|
||||
Reference in New Issue
Block a user