Revert "GDScript: Add warnings that are set to error by default"
This reverts commit a166833bfa.
This caused multiple regressions.
Needs to be redone with more testing before merge.
Fixes #72501.
This commit is contained in:
parent
f7397a5ac6
commit
afe3b94ab2
18 changed files with 57 additions and 313 deletions
|
|
@ -1,5 +0,0 @@
|
|||
func test():
|
||||
print("warn")
|
||||
|
||||
func get(_property: StringName) -> Variant:
|
||||
return null
|
||||
Loading…
Add table
Add a link
Reference in a new issue