Skip to content

Commit 728cece

Browse files
committed
with pylint done
1 parent 4a35534 commit 728cece

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Glowing_Bottle_Castle/code.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -218,4 +218,4 @@ def check_buttons(touched):
218218
# button.update()
219219
for i in range(12):
220220
if buttons[i].fell:
221-
MODE = 1
221+
MODE = 1

0 commit comments

Comments
 (0)