Skip to content

Fixed wired save & handling

RealCosis requested to merge RealCosis/Arcturus-Community:ms4/fix into ms4/supernova

Solved this issues: #3144

The problem was on the retrieve of wired: the wired was trying to load from RoomSpecialTypes, but they were doesn't add to this class when wired is placed to the room Now wired retriving on RoomWiredManager instead of RoomSpecialTypes both reading and handling

Merge request reports