We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7827ed2 commit 90d9e8fCopy full SHA for 90d9e8f
games/gerion/gerion_make.py
@@ -63,7 +63,7 @@ def mbool(a):
63
BTNCOL1 = rgb(0x00a550)
64
BTNCOL2 = rgb(0x1aae62)
65
BTNCOL3 = rgb(0x00ff00)
66
-BTN_RATE = 4
+BTN_RATE = 2
67
68
BUTTON = [
69
1, 8, 8, 16, 16, rgb(0x33, 0x33, 0x33),
0 commit comments