vaendryl / Sunrider

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

Improved dispatcher dictionaries #45

Closed DoumanAsh closed 9 years ago

DoumanAsh commented 9 years ago

Bug is fixed for battle_warptarget() It is amazing how i could make a wrong intending for one of the functions.

Now there should be no need to pass self and dispatchers will be properly initialized.

p.s. i'm kinda real noob in python