Categorize event types 27, 28 (recorded, sung)

This commit is contained in:
Joshua Ramon Enslin 2023-07-24 14:30:06 +02:00
parent 8e81d31466
commit 8090b95f49
Signed by: jrenslin
GPG Key ID: 46016F84501B70AE

View File

@ -63,7 +63,7 @@ final class MDEventsSet extends MDValueSet {
];
const EVENTS_PRODUCTION = [1, 7, 9, 10, 19, 20, 26, 38, 39, 48];
const EVENTS_PRODUCTION = [1, 7, 9, 10, 19, 20, 26, 27, 28, 38, 39, 48];
// Array enthält solche Ereignisse, die nach der Herstellung passiert sein müssen
const EVENTS_POST_PRODUCTION = [2, 3, 6, 8, 11, 13, 14, 15, 32, 34, 37, 40, 41, 42, 43, 44, 45, 46, 47, 49, 50];