|
|
|
|
|
by eghri
4187 days ago
|
|
It prevents any rework from having to renumber the buildings if things are being built up heavily over time. Kind of like an unsorted array vs a sorted array. The unsorted one is a pain to search, but you can just slap things on to end without a worry. |
|