Update table column array sizes to match number of columns in table. Fix #857.

pull/859/head
Jon Beniston 2021-04-20 15:29:01 +01:00
rodzic ebc33ecdb2
commit 151cd2368c
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -27,7 +27,7 @@
class Serializable;
// Number of columns in the table
#define ADSBDEMOD_COLUMNS 23
#define ADSBDEMOD_COLUMNS 25
struct ADSBDemodSettings
{