mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-01-03 22:13:24 +00:00
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:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user