GDScript: Fix cast producing null

This commit is contained in:
rune-scape 2022-12-12 00:58:26 -05:00
parent 0580790140
commit 7d0d6aa16f
3 changed files with 25 additions and 12 deletions

View file

@ -0,0 +1,3 @@
GDTEST_OK
cast to Variant == null: false
cast to Object == null: false