Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Zevotech committed May 12, 2024
1 parent 3056015 commit c6bb6dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/game/machinery/computer/camera.dm
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@

/obj/machinery/computer/security/attackby(obj/item/bodycam/bc, mob/user, params)
bc.cameranetwork = network
user.balloon_alert(user, "Body camera linked to network.")
user.balloon_alert(user, "body camera linked to network.")
return

// SECURITY MONITORS
Expand Down

0 comments on commit c6bb6dc

Please sign in to comment.