Monstrofil / replays_unpack

51 stars 19 forks source link

Modified entity.py #5

Closed imkindaprogrammermyself closed 4 years ago

imkindaprogrammermyself commented 4 years ago

I just noticed the subscribe_property_change just puts the subscription to _methods_subscriptions and subscription methods never gets called. Modified it to properly call methods if a property is changed.