fix black die not counting blanks

This commit is contained in:
hex
2025-07-10 19:48:42 +00:00
parent 3a53087414
commit 165495937a

4
bot.py
View File

@@ -80,8 +80,8 @@ GENESYS_DICE = {
('a', ''),
],
'k': [ # Black (Setback)
('', ''),
('', ''),
('n', ''),
('n', ''),
('f', ''),
('f', ''),
('d', ''),