add 'set-breakpoint', 'remove-breakpoint' commands
This commit is contained in:
@@ -587,6 +587,7 @@ function __process_post_runnables()
|
||||
__vc_named_coroutines[name] = nil
|
||||
end
|
||||
|
||||
debug.pull_events()
|
||||
network.__process_events()
|
||||
block.__process_register_events()
|
||||
block.__perform_ticks(time.delta())
|
||||
|
||||
Reference in New Issue
Block a user