includes were not updated..

This commit is contained in:
Robin Mueller
2022-03-04 10:44:55 +01:00
parent 0d7b0d0184
commit ea5f384f72
7 changed files with 56 additions and 59 deletions

View File

@ -2,6 +2,6 @@ import config.object_ids as obj_ids
def handle_event_packet(
object_id: bytes, event_id: int, param_1: int, param_2: int
object_id: bytes, event_id: int, param_1: int, param_2: int
) -> str:
return ""