mirror of
https://github.com/kuitoi/kuitoi-Server.git
synced 2025-08-18 00:35: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):
|
def on_stop(self):
|
||||||
pass
|
pass
|
||||||
|
|
||||||
def on_auth(self):
|
def on_auth(self, client):
|
||||||
pass
|
pass
|
||||||
|
Loading…
x
Reference in New Issue
Block a user