mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-18 23:40:19 +00:00
31433ae8e4
Some classes are represented internally with an underscore prefix, so we need to make sure we match this representation when type-checking, otherwise the check might fail on a valid scenario.