refactor: spezifiziere das Bauteile-Lager

This commit is contained in:
2026-07-10 00:29:15 +02:00
parent 84236eb324
commit dbbd772c69
8 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
from mech_factory.components import Area, AreaStatus, ItemStatus, OuterAmor, Zone
from mech_factory.component_storage import Area, AreaStatus, ItemStatus, OuterAmor, Zone
class StrikeEvent: