| author | truebrain |
| Tue, 26 Feb 2008 16:03:39 +0000 | |
| branch | noai |
| changeset 9777 | 053e53a1650e |
| parent 9776 | ee9923d46fba |
| child 9778 | 38560cd27070 |
--- a/src/ai/api/ai_industrylist.cpp Tue Feb 26 16:02:37 2008 +0000 +++ b/src/ai/api/ai_industrylist.cpp Tue Feb 26 16:03:39 2008 +0000 @@ -33,4 +33,4 @@ for (byte j = 0; j < lengthof(indsp->produced_cargo); j++) if (indsp->produced_cargo[j] == cargo_id) this->AddItem(i->index); } -} \ No newline at end of file +}