Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Wacyk Jean-Gabriel
Wiiberry
Commits
c035cb30
Commit
c035cb30
authored
Jan 20, 2019
by
Wacyk Jean-Gabriel
Browse files
Update menu.py
parent
6e7bbb3b
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/menu.py
View file @
c035cb30
...
@@ -67,8 +67,8 @@ class Menu(object):
...
@@ -67,8 +67,8 @@ class Menu(object):
elif
self
.
dark_gray_rect
.
collidepoint
(
position
):
elif
self
.
dark_gray_rect
.
collidepoint
(
position
):
player
.
set_color
(
constants
.
DARK_GRAY
)
player
.
set_color
(
constants
.
DARK_GRAY
)
return
True
return
True
else
:
else
:
return
True
return
True
else
:
else
:
return
False
return
False
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment