Fleshed out menu a little more.
Justin Armstrong justinmeister@gmail.com
Mon, 31 Mar 2014 22:04:47 -0700
7 files changed,
88 insertions(+),
28 deletions(-)
M
data/shopgui.py
→
data/shopgui.py
@@ -50,6 +50,7 @@ self.selection_box = self.make_selection_box(choices)
self.state_dict = self.make_state_dict() + def make_dialogue_box(self, dialogue_list, index): """Make the sprite that controls the dialogue""" image = setup.GFX['dialoguebox']