This commit is contained in:
Rob Nelson
2014-02-01 13:44:02 -08:00
committed by ZomgPonies
parent dff30f497c
commit 17cb2faa3d

View File

@@ -885,6 +885,7 @@ note dizziness decrements automatically in the mob's Life() proc.
stat(null,"Obj-[master_controller.objects_cost]\t#[processing_objects.len]")
stat(null,"Net-[master_controller.networks_cost]\tPnet-[master_controller.powernets_cost]")
stat(null,"NanoUI-[master_controller.nano_cost]\t#[nanomanager.processing_uis.len]")
stat(null,"GC-[master_controller.gc_cost]\t#[garbage.queue.len]")
stat(null,"Tick-[master_controller.ticker_cost]\tALL-[master_controller.total_cost]")
else
stat(null,"MasterController-ERROR")