vaendryl / Sunrider

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

Correction to dispatchers #44

Closed DoumanAsh closed 9 years ago

DoumanAsh commented 9 years ago

Can someone please test that?

DoumanAsh commented 9 years ago

It seems that when method is called from dictionary self will not be implicitly passed to this method (not sure if we can trust it but http://stackoverflow.com/questions/5076386/error-calling-function-from-dictionary)

P.s. stop passing BM inside of class where self is available :) Then again i'm sorry for non-well checked code