Private
Public Access
1
0

Enhance player kill tracking and update lab scanning logic

This commit is contained in:
Jan Grießhaber
2026-01-02 21:24:17 +01:00
parent 8d0aa8b826
commit 023f180016
4 changed files with 37 additions and 28 deletions

View File

@@ -10,7 +10,6 @@ function ScanLabs()
storage.labs[lab.unit_number] = lab
end
end
storage.scannedLabs = true
end