Skip to content

Commit a8fa36e

Browse files
authoredJul 25, 2017
Update strings.py
1 parent 4fc0b78 commit a8fa36e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎strings.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -419,7 +419,7 @@
419419
if __debug__:
420420
names_list = ["Dev"]
421421
else:
422-
names_list = ["Mela", "Pera", "Banana", "Kiwi", "Arancia", "Uva"]
422+
names_list = ["Eleven"]
423423

424424
# Scegli il preset
425425
preset_choose = "*Seleziona un preset per la partita:*"

0 commit comments

Comments
 (0)