Temporary fix for #74

This commit is contained in:
Marcus Thiesen 2016-04-28 19:24:30 +02:00
parent f4c409ffa5
commit 95c63fec7f

View file

@ -154,6 +154,9 @@ message AudioFile {
MP3_96 = 0x6;
OTHER = 0x7;
OTHER2 = 0x8;
OTHER3 = 0x9;
OTHER4 = 0xa;
OTHER5 = 0xb;
}
}