forked from Kelder/ceneka-bot-battle
s/,/:/
This commit is contained in:
parent
9f2e76c770
commit
887c4a3f16
1 changed files with 2 additions and 2 deletions
4
main.py
4
main.py
|
@ -9,8 +9,8 @@ users = {
|
|||
"outgoing_torchic": "Mathieu",
|
||||
"mercurial_celebi": "Rune",
|
||||
"sloppy_golem": "Elias",
|
||||
"excellent_wishiwashi", "Xander",
|
||||
"dainty_snubbull", "Saturn",
|
||||
"excellent_wishiwashi": "Xander",
|
||||
"dainty_snubbull": "Saturn",
|
||||
}
|
||||
|
||||
def get_game_data():
|
||||
|
|
Loading…
Reference in a new issue