mirror of
https://github.com/Smaug123/hanabi-server
synced 2025-10-06 09:08:41 +00:00
Silly typo
This commit is contained in:
@@ -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}
|
||||
|
||||
|
Reference in New Issue
Block a user