Revert "More fingerprint fixes"

This reverts commit c11502eb53 due to a bug where blood appears on objects when the blood_DNA variable is not null.
This commit is contained in:
Albert Iordache
2012-02-05 16:22:48 +02:00
parent e2e4f3d3aa
commit ec77e9da19
3 changed files with 4 additions and 10 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
var/list/fingerprints = list()
var/list/fingerprintshidden = new/list()
var/fingerprintslast = null
var/list/blood_DNA = list()
var/list/blood_DNA = null
var/last_bumped = 0
var/pass_flags = 0