diff --git a/Building.cpp b/Building.cpp index 4c28e00..275a572 100644 --- a/Building.cpp +++ b/Building.cpp @@ -584,7 +584,7 @@ void CBuilding::CreateSimple () float cap_height; float ledge; - for(int i=0; i<=10; i++) + for(int i=0; i<10; i++) qs.index_list.push_back(i); //How tall the flat-color roof is