Add module for packet handlers and reload it
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
def handle_block_change(p, g):
|
||||
print('block change:')
|
||||
print(p)
|
||||
Reference in New Issue
Block a user