Insomniumm / bwsal

Automatically exported from code.google.com/p/bwsal
0 stars 0 forks source link

Workers per mineral #32

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
this->workerManager->setWorkersPerMineral(int WorkerPerPatch);
by default WorkerPerPatch = 2
i think its set to that now...
But allow more workers per patch with this :D

Original issue reported on code.google.com by hirschbd...@gtempaccount.com on 3 Feb 2011 at 10:23

GoogleCodeExporter commented 8 years ago
The worker manager always uses all the workers it owns.

Original comment by lowerlo...@gmail.com on 31 Jul 2011 at 7:04