mirror of
https://github.com/kuitoi/kuitoi-Server.git
synced 2025-08-17 16:25:36 +00:00
Change on_auth
This commit is contained in:
parent
e0dc6cbf16
commit
7fa3004ec1
@ -42,5 +42,5 @@ class EventsSystem:
|
||||
def on_stop(self):
|
||||
pass
|
||||
|
||||
def on_auth(self):
|
||||
def on_auth(self, client):
|
||||
pass
|
||||
|
Loading…
x
Reference in New Issue
Block a user