mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 10:21:11 +00:00
Fuck
This commit is contained in:
@@ -1138,7 +1138,7 @@ Pressure: [env.return_pressure()]"}
|
||||
fdel(F)
|
||||
F << "type,deletes"
|
||||
for(var/typepath in del_profiling)
|
||||
var/ns = machine_profiling[typepath]
|
||||
var/ns = del_profiling[typepath]
|
||||
F << "[typepath],[ns]"
|
||||
|
||||
usr << "\blue Dumped to del_profiling.csv."
|
||||
|
||||
Reference in New Issue
Block a user