Skip to content

Commit

Permalink
Fixes dmdoc
Browse files Browse the repository at this point in the history
  • Loading branch information
hazelrat committed Oct 4, 2024
1 parent 7a54d79 commit 787e987
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/game/machinery/doors/blast_door.dm
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@
closed_layer = CLOSED_DOOR_LAYER
var/cuts_needed = 6
var/cut_time = 15 SECONDS
// / Whether the shutter is currently being welded.
/// Whether the shutter is currently being welded.
var/welding = FALSE

/obj/machinery/door/blast/shutters/open
Expand Down

0 comments on commit 787e987

Please sign in to comment.