Skip to content

Commit

Permalink
I just deleted it
Browse files Browse the repository at this point in the history
  • Loading branch information
mystery3525 committed Sep 24, 2023
1 parent 0bc0035 commit f290830
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions code/game/atoms.dm
Original file line number Diff line number Diff line change
Expand Up @@ -362,9 +362,6 @@
if(T in shuttle_area)
return TRUE

if(is_centcom_level(T.z))
return TRUE

//Check for centcom itself
if(istype(T.loc, /area/centcom))
return TRUE
Expand Down

0 comments on commit f290830

Please sign in to comment.