Skip to content

Commit

Permalink
Update self.id
Browse files Browse the repository at this point in the history
  • Loading branch information
DoobesURU committed Jan 26, 2023
1 parent 1730cf5 commit f8f163e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Scripts/Python/EderBahvahnter.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,5 @@
class EderBahvahnter(ptResponder):
def __init__(self):
ptResponder.__init__(self)
self.id = -1
self.id = 478
self.version = 0

0 comments on commit f8f163e

Please sign in to comment.