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,5 +1,5 @@
from events import CriticalStrikeEvent, StrikeEvent
from mech_factory.components import InnerStructure, Item, ZoneNames
from mech_factory.component_storage import InnerStructure, Item, ZoneNames
class Mech(object):