forked from mirrors/0ad
21e3eedd2f
Compare matrix values against `undefined` instead of relying on `||` because `||` does not work as intended when distance is `0`. Differential Revision: https://code.wildfiregames.com/D2761 Fixes: #5761 This was SVN commit r23693.