projects
/
naja.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b5fcdd6
)
Piece of puzzle commit that got forgotten.
author
Simon Cross
<hodgestar@gmail.com>
Fri, 16 May 2014 21:38:30 +0000
(23:38 +0200)
committer
Simon Cross
<hodgestar@gmail.com>
Fri, 16 May 2014 21:38:41 +0000
(23:38 +0200)
naja/widgets/info_area.py
patch
|
blob
|
history
diff --git
a/naja/widgets/info_area.py
b/naja/widgets/info_area.py
index 0a3990e80054711da2d792449eb82d720935ea00..c7617f2e1a2700c1370a468f84dace18ca85b67e 100644
(file)
--- a/
naja/widgets/info_area.py
+++ b/
naja/widgets/info_area.py
@@
-168,7
+168,7
@@
class InfoAreaWidget(Widget):
else:
sound.play_sound('chirp.ogg', volume=0.5)
action.perform_action(self.state.gameboard, self.card)
- self.state.gameboard.
replace_car
d(player.position)
+ self.state.gameboard.
card_use
d(player.position)
self.state.gameboard.change_mode(EXAMINE)
self.set_position(player.position)