vaendryl / Sunrider

source code of the visual novel 'Sunrider'
http://sunrider-vn.com/
41 stars 21 forks source link

problem with loading into placement mode #89

Closed vaendryl closed 9 years ago

vaendryl commented 9 years ago
  File "game/classes.rpy", line 435, in formation_phase
    self.dispatch_handler(self.result,'formation')()
  File "game/classes.rpy", line 192, in dispatch_handler
    ui_action = self.formation_dispatcher[result[0]]
KeyError: 'endturn'