As we get to a point where gumpy/gnomonicus will be handling actual null calls from routine inputs, this should ensure that these null calls don't hit default rules.
Without this, we'll get additional Us from any null call without a specific F rule (which will now be possible)
As we get to a point where gumpy/gnomonicus will be handling actual null calls from routine inputs, this should ensure that these null calls don't hit default rules. Without this, we'll get additional
U
s from any null call without a specificF
rule (which will now be possible)