Silly typo

This commit is contained in:
Smaug123
2018-02-24 21:06:46 +00:00
parent 96a40c7172
commit 517ebb2e1f

View File

@@ -300,7 +300,7 @@ class Game(Resource):
for c in data[cache.hands_key][p]:
log(' {}'.format(str(c)), new_id)
log('-----')
log('-----', new_id)
return {'id': new_id}