mirror of
https://github.com/Smaug123/hanabi-server
synced 2025-10-10 11:08:39 +00:00
Silly typo
This commit is contained in:
@@ -300,7 +300,7 @@ class Game(Resource):
|
|||||||
for c in data[cache.hands_key][p]:
|
for c in data[cache.hands_key][p]:
|
||||||
log(' {}'.format(str(c)), new_id)
|
log(' {}'.format(str(c)), new_id)
|
||||||
|
|
||||||
log('-----')
|
log('-----', new_id)
|
||||||
|
|
||||||
return {'id': new_id}
|
return {'id': new_id}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user