Skip to content

Commit

Permalink
SShijack
Browse files Browse the repository at this point in the history
  • Loading branch information
realforest2001 committed Nov 22, 2023
1 parent 00d1140 commit c602668
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/game/machinery/ARES/AdminAres.dm
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
data["access_level"] = interface.authentication

data["alert_level"] = security_level
data["evac_status"] = EvacuationAuthority.evac_status
data["evac_status"] = SShijack.evac_status
data["worldtime"] = world.time

data["access_log"] = list()
Expand Down

0 comments on commit c602668

Please sign in to comment.