mirror of
https://github.com/tiennm99/godot.git
synced 2026-07-07 13:13:01 +00:00
8f5e424c66
lookup was always done on top level script instead of advancing to subclass each time. this commit changes the lookup to always be at last found subclass