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
2069e418
Commit
2069e418
authored
Jan 20, 2019
by
Wacyk Jean-Gabriel
Browse files
Update main.py
parent
c7016226
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/main.py
View file @
2069e418
...
...
@@ -46,7 +46,7 @@ while 1 :
player
.
set_color_changed
(
False
)
if
cwiid
.
BTN_LEFT
in
player
.
get_boutons
()
and
not
(
player
.
get_color_panel
())
:
player
.
set_color_panel
(
True
)
side_menu
.
change_state_show_menu
()
side_menu
.
change_state_show_menu
()
if
not
(
cwiid
.
BTN_1
in
player
.
get_boutons
()):
player
.
set_color_panel
(
False
)
if
player
.
get_position
()
!=
None
:
...
...
Write
Preview
Markdown
is supported
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