mirror of
https://github.com/tiennm99/godot.git
synced 2026-07-03 15:20:58 +00:00
d53c15b12c
As our script class parser is error prone, we should not impede the build from continuing because of a parsing error. This should be reverted in the future once we switch to Roslyn.