Added a count attribute to all list XML nodes (unhandled at the moment)
[shipsimu.git] / application / ship-simu / templates / game / types / building_types.xml
index dcd9d575ea3a466e73bd69d4f061870f66f6e8ee..58da39a8178ffc522a21142fed362677ad6386ec 100644 (file)
@@ -21,7 +21,7 @@ GNU General Public License for more details.
 You should have received a copy of the GNU General Public License
 along with this program. If not, see <http://www.gnu.org/licenses/>
 //-->
-<building-type-list>
+<building-type-list building-type-count="{?building_type_count?}">
        <!-- Research buildings. //-->
        <building type type="research" />
 </building-type-list>