fix up small error on Spot::init
authorDirk Koopman <djk@tobit.co.uk>
Sat, 26 Aug 2017 10:25:54 +0000 (11:25 +0100)
committerDirk Koopman <djk@tobit.co.uk>
Sat, 26 Aug 2017 10:25:54 +0000 (11:25 +0100)
commit8be46ac1786265a7ba6ee91b31141ecd017ecb49
tree8f59a90761e3dfdfb8e530b80da221bf835e3bfd
parentd6f642282a0dfa2e55b62bd792ebe8b41192356c
fix up small error on Spot::init

This is only relevant for converting old spots into new ones and will only happen once.
It will now convert old <14 field spots to modern 14 field ones (and not only 12 field ones)
perl/Spot.pm