Add module for packet handlers and reload it

This commit is contained in:
2020-09-07 22:31:55 -06:00
parent 76d5609c26
commit db8d8d7b85
4 changed files with 18 additions and 9 deletions
+3
View File
@@ -0,0 +1,3 @@
def handle_block_change(p, g):
print('block change:')
print(p)