mirror of
https://github.com/ZuneDev/MicrosoftIris.git
synced 2026-07-27 13:13:29 -07:00
Add Connected event and default to break state
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
public enum InterpreterCommand : byte
|
||||
{
|
||||
Continue,
|
||||
Break,
|
||||
Continue,
|
||||
Step,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user