Skip to content

Commit

Permalink
making a terminal now unbreaks the SMES (#26871)
Browse files Browse the repository at this point in the history
  • Loading branch information
Migratingcocofruit authored Sep 24, 2024
1 parent 5a1588d commit cbb735f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/modules/power/smes.dm
Original file line number Diff line number Diff line change
Expand Up @@ -189,6 +189,7 @@

make_terminal(user, temporary_direction, temporary_location)
terminal.connect_to_network()
stat &= ~BROKEN
return

// Disassembling the terminal
Expand Down

0 comments on commit cbb735f

Please sign in to comment.