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