Skip to content

Commit 90d9e8f

Browse files
committed
gerion: brn rate
1 parent 7827ed2 commit 90d9e8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

games/gerion/gerion_make.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ def mbool(a):
6363
BTNCOL1 = rgb(0x00a550)
6464
BTNCOL2 = rgb(0x1aae62)
6565
BTNCOL3 = rgb(0x00ff00)
66-
BTN_RATE = 4
66+
BTN_RATE = 2
6767

6868
BUTTON = [
6969
1, 8, 8, 16, 16, rgb(0x33, 0x33, 0x33),

0 commit comments

Comments
 (0)