mirror of
https://github.com/azaion/annotations.git
synced 2026-04-23 00:16:30 +00:00
add resource check
incorrect pass / hw handling in a loader
This commit is contained in:
@@ -39,6 +39,7 @@ public enum CommandType
|
||||
None = 0,
|
||||
Ok = 3,
|
||||
Login = 10,
|
||||
CheckResource = 12,
|
||||
ListRequest = 15,
|
||||
ListFiles = 18,
|
||||
Load = 20,
|
||||
|
||||
Reference in New Issue
Block a user