Merge pull request #859 from srcejon/fix_857

Update table column array sizes to match number of columns in table.
pull/866/head
Edouard Griffiths 2021-04-20 21:48:45 +02:00 zatwierdzone przez GitHub
commit 15d1584e1f
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
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
{