Added right-click context menu for exiting the agent process/thread.
This commit is contained in:
@@ -25,7 +25,6 @@ type
|
||||
LONG = 3'u8
|
||||
BOOL = 4'u8
|
||||
BINARY = 5'u8
|
||||
# FLAG = 6'u8
|
||||
|
||||
HeaderFlags* = enum
|
||||
# Flags should be powers of 2 so they can be connected with or operators
|
||||
|
||||
Reference in New Issue
Block a user