Make BaseMedicalPDA abstract (#26567)

This commit is contained in:
lzk
2024-03-30 17:38:38 +01:00
committed by GitHub
parent 1e51febc67
commit 1ffa5c28d8

View File

@@ -108,6 +108,7 @@
- type: entity - type: entity
parent: BasePDA parent: BasePDA
id: BaseMedicalPDA id: BaseMedicalPDA
abstract: true
components: components:
- type: HealthAnalyzer - type: HealthAnalyzer
scanDelay: 1 scanDelay: 1