Predict doors and airlocks (#25419)
* predict doors and airlocks * prying, too * ack * eek
This commit is contained in:
@@ -459,7 +459,7 @@ public sealed partial class ShuttleSystem
|
||||
continue;
|
||||
|
||||
_doors.TryClose(doorUid);
|
||||
_bolts.SetBoltsWithAudio(doorUid, door, enabled);
|
||||
_doors.SetBoltsDown((doorUid, door), enabled);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user