diff options
author | Hein-Pieter van Braam <hp@tmm.cx> | 2017-09-20 11:32:47 +0200 |
---|---|---|
committer | Hein-Pieter van Braam <hp@tmm.cx> | 2017-09-20 22:14:38 +0200 |
commit | 6565cf336051c5c0dd6bc48a18d6e7024eaf6ffa (patch) | |
tree | a0aa7242d4f2a43158e8948cdb8ec42b6f4d1d46 /servers/audio/audio_effect.h | |
parent | ecd226c6a751f8a20766363fd1f2e1e0e2da8fba (diff) |
Allow equality checks between null and arbitrary types
Uninitialzed values in GDScript are of type NIL so not allowing null
comparisons did end up breaking some code.
This commit reenables NULL equality checks for all types. We're going to
have to figure out how to make this fast for the compiler later.
Diffstat (limited to 'servers/audio/audio_effect.h')
0 files changed, 0 insertions, 0 deletions