mirror of
https://github.com/RYDE-WORK/ballistica.git
synced 2026-02-06 07:23:37 +08:00
more lint fixes
This commit is contained in:
parent
4db6ec8d45
commit
7359173ff9
@ -211,6 +211,7 @@ class Session:
|
|||||||
|
|
||||||
Activity.allow_mid_activity_joins is also required to allow these
|
Activity.allow_mid_activity_joins is also required to allow these
|
||||||
joins."""
|
joins."""
|
||||||
|
del activity # Unused.
|
||||||
return True
|
return True
|
||||||
|
|
||||||
def on_player_request(self, player: ba.SessionPlayer) -> bool:
|
def on_player_request(self, player: ba.SessionPlayer) -> bool:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user