mirror of
https://github.com/RYGhub/royal-mifia.git
synced 2025-02-16 13:24:06 +00:00
opsssssss
This commit is contained in:
parent
729f095977
commit
5759b6cc5d
1 changed files with 1 additions and 1 deletions
2
main.py
2
main.py
|
@ -158,7 +158,7 @@ class Game:
|
|||
selected.role = Investigatore()
|
||||
investigatore -= 1
|
||||
# Seleziona 1 angelo
|
||||
while investigatore > 0:
|
||||
while angelo > 0:
|
||||
try:
|
||||
selected = playersleft.pop()
|
||||
except IndexError:
|
||||
|
|
Loading…
Add table
Reference in a new issue