mirror of
https://github.com/RYGhub/royal-mifia.git
synced 2024-11-22 13:54:19 +00:00
ep7 il risveglio dei commit
This commit is contained in:
parent
3596281535
commit
ac02343534
1 changed files with 0 additions and 1 deletions
1
main.py
1
main.py
|
@ -331,7 +331,6 @@ class Game:
|
||||||
self.endgame()
|
self.endgame()
|
||||||
|
|
||||||
def endgame(self):
|
def endgame(self):
|
||||||
self.message(bot, s.game_ended)
|
|
||||||
inprogress.remove(self)
|
inprogress.remove(self)
|
||||||
|
|
||||||
# Partite in corso
|
# Partite in corso
|
||||||
|
|
Loading…
Reference in a new issue