TG: Speed things up yet /AGAIN/ and added an improved UI to the detective's

scanner's dossier screen.
Revision: r3262
Author: 	 joe.heinemeyer
This commit is contained in:
Ren Erthilo
2012-04-25 23:35:45 +01:00
parent 6978a67ebd
commit c80705b245
2 changed files with 2 additions and 2 deletions

View File

@@ -491,7 +491,7 @@ obj/machinery/computer/forensic_scanning
A.suit_fibers = tempsuit_fibers
backup_DNA = A.blood_DNA
A.blood_DNA = tempblood_DNA
if((!A.fingerprints)) //No prints
if(!A.fingerprints) //No prints
var/merged = 0
if(!misc)
misc = list()