Skip to content

Commit

Permalink
Forgot a comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben10083 committed Jul 25, 2023
1 parent c4e0a1d commit b73931c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/game/machinery/ARES/ARES.dm
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@
var/list/records_asrs = list()
/// Holds all (/datum/ares_record/security)s and (/datum/ares_record/antiair)s
var/list/records_security = list()
/// Is nuke request usable or not? (Nuke request is not currently coded to work.)
/// Is nuke request usable or not?
var/nuke_available = TRUE


Expand Down

0 comments on commit b73931c

Please sign in to comment.