summaryrefslogtreecommitdiff
path: root/servers/SCsub
diff options
context:
space:
mode:
authorHein-Pieter van Braam <hp@tmm.cx>2017-09-20 11:32:47 +0200
committerHein-Pieter van Braam <hp@tmm.cx>2017-09-20 22:14:38 +0200
commit6565cf336051c5c0dd6bc48a18d6e7024eaf6ffa (patch)
treea0aa7242d4f2a43158e8948cdb8ec42b6f4d1d46 /servers/SCsub
parentecd226c6a751f8a20766363fd1f2e1e0e2da8fba (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/SCsub')
0 files changed, 0 insertions, 0 deletions