Little lint
This commit is contained in:
parent
84f0bae69b
commit
827b7c685f
1 changed files with 1 additions and 1 deletions
|
@ -833,7 +833,7 @@ class Player:
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
# Just make sure that if we stop and do nothing, we end up at 0.
|
# Just make sure that if we stop and do nothing, we end up at 0.
|
||||||
self.state.update("pos",0)
|
self.state.update("pos", 0)
|
||||||
|
|
||||||
# Repeat 1
|
# Repeat 1
|
||||||
# TODO ENUM
|
# TODO ENUM
|
||||||
|
|
Loading…
Reference in a new issue