Skip to content

Commit

Permalink
Update code/game/machinery/computer/almayer_control.dm
Browse files Browse the repository at this point in the history
Co-authored-by: harryob <[email protected]>
  • Loading branch information
stanalbatross and harryob committed Aug 3, 2023
1 parent fcced55 commit 2dba15a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/game/machinery/computer/almayer_control.dm
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
COOLDOWN_DECLARE(cooldown_request)
/// requesting evac
COOLDOWN_DECLARE(cooldown_destruct)
/// messaging HC (admins)
/// messaging HC (admins)
COOLDOWN_DECLARE(cooldown_central)
/// making a ship announcement
COOLDOWN_DECLARE(cooldown_message)
Expand Down

0 comments on commit 2dba15a

Please sign in to comment.