projects
/
naja.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
85cfc03
)
PEP8.
author
Simon Cross
<hodgestar@gmail.com>
Sun, 11 May 2014 21:29:17 +0000
(23:29 +0200)
committer
Simon Cross
<hodgestar@gmail.com>
Sun, 11 May 2014 21:29:49 +0000
(23:29 +0200)
naja/scenes/credits.py
patch
|
blob
|
history
diff --git
a/naja/scenes/credits.py
b/naja/scenes/credits.py
index 920684ca0fb09041eb8f26e34fd0cfdde72e2a28..f50d9e1cf178cb9873a04fd4e6101b53f9284204 100644
(file)
--- a/
naja/scenes/credits.py
+++ b/
naja/scenes/credits.py
@@
-8,6
+8,7
@@
from naja.scenes.scene import Scene
from naja.widgets.text import TextWidget, TextBoxWidget
from naja.events import SceneChangeEvent
+
class CreditsScene(Scene):
base_menu = None