[MIRROR] Consts (#11652)

Co-authored-by: Cameron Lennox <killer65311@gmail.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2025-09-15 00:23:02 +02:00
committed by GitHub
co-authored by Cameron Lennox
parent 5826f765e7
commit 9ffd5403b9
12 changed files with 55 additions and 41 deletions
-1
View File
@@ -4,7 +4,6 @@
//This is the output of the stringpercent(print) proc, and means about 80% of
//the print must be there for it to be complete. (Prints are 32 digits)
var/const/FINGERPRINT_COMPLETE = 6
/proc/is_complete_print(var/print)
return stringpercent(print) <= FINGERPRINT_COMPLETE