mirror of
https://github.com/godotengine/godot.git
synced 2026-01-05 06:11:29 +03:00
Some situations caused the parser node type to not being update when
trying to resolve the type, returning invalid data and breaking the
parsing when it shouldn't. This patch fix the behavior.
(cherry picked from commit 64d09b7de5)