mirror of
https://github.com/RYGhub/royal-mifia.git
synced 2024-11-25 07:04:18 +00:00
Update strings.py
This commit is contained in:
parent
4fc0b780c1
commit
a8fa36e29b
1 changed files with 1 additions and 1 deletions
|
@ -419,7 +419,7 @@ fatal_bot_rate_limited = "\U0001F6D1 **Errore critico:** Il bot ha inviato tropp
|
||||||
if __debug__:
|
if __debug__:
|
||||||
names_list = ["Dev"]
|
names_list = ["Dev"]
|
||||||
else:
|
else:
|
||||||
names_list = ["Mela", "Pera", "Banana", "Kiwi", "Arancia", "Uva"]
|
names_list = ["Eleven"]
|
||||||
|
|
||||||
# Scegli il preset
|
# Scegli il preset
|
||||||
preset_choose = "*Seleziona un preset per la partita:*"
|
preset_choose = "*Seleziona un preset per la partita:*"
|
||||||
|
|
Loading…
Reference in a new issue