mirror of
https://github.com/azaion/annotations.git
synced 2026-04-22 10:56:31 +00:00
add resource check
incorrect pass / hw handling in a loader
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
cdef enum CommandType:
|
||||
OK = 3
|
||||
LOGIN = 10
|
||||
CHECK_RESOURCE = 12
|
||||
LIST_REQUEST = 15
|
||||
LIST_FILES = 18
|
||||
LOAD = 20
|
||||
|
||||
Reference in New Issue
Block a user