mirror of
https://github.com/misternebula/quantum-space-buddies.git
synced 2025-02-20 15:41:01 +00:00
make parenthesis a little nicer
This commit is contained in:
parent
9853106367
commit
6834d3919d
@ -12,5 +12,6 @@ internal class QSBGhostAirlock : WorldObject<GhostAirlock>
|
||||
AttachedObject._innerDoor.IsOpen(),
|
||||
AttachedObject._outerDoor.IsOpen(),
|
||||
AttachedObject._pressurized
|
||||
));
|
||||
)
|
||||
);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user