mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-20 19:43:44 +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