[MIRROR] Removes unused overview code. (#7054)
* Merge pull request #38361 from AnturK/yeahno Removes unused overview code. * Removes unused overview code.
This commit is contained in:
committed by
kevinz000
parent
1bf74841c7
commit
2a727c6df2
@@ -6,7 +6,6 @@
|
||||
circuit = /obj/item/circuitboard/computer/security
|
||||
var/last_pic = 1
|
||||
var/list/network = list("ss13")
|
||||
var/mapping = 0//For the overview file, interesting bit of code.
|
||||
var/list/watchers = list() //who's using the console, associated with the camera they're on.
|
||||
|
||||
light_color = LIGHT_COLOR_RED
|
||||
|
||||
Reference in New Issue
Block a user