Deleting Unused Variables (Code Readability) (#18317)

* deleted

* was supposed to delete this before first commit
This commit is contained in:
KalevTait
2022-07-10 12:47:51 +01:00
committed by GitHub
parent 258cac66c0
commit 38679890ca
36 changed files with 20 additions and 64 deletions
-1
View File
@@ -9,7 +9,6 @@
armor = list(MELEE = 20, BULLET = 20, LASER = 20, ENERGY = 100, BOMB = 0, BIO = 0, RAD = 0, FIRE = 50, ACID = 50)
var/list/barsigns=list()
var/list/hiddensigns
var/state = 0
var/prev_sign = ""
var/panel_open = 0