Categorize event types 27, 28 (recorded, sung)
This commit is contained in:
parent
8e81d31466
commit
8090b95f49
|
@ -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];
|
||||
|
|
Loading…
Reference in New Issue
Block a user