includes were not updated..
This commit is contained in:
@ -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 ""
|
||||
|
Reference in New Issue
Block a user