]> git.mxchange.org Git - shipsimu.git/blobdiff - application/ship-simu/templates/game/fuel/base_fuel.xml
Major rewrite of game logic XMLs
[shipsimu.git] / application / ship-simu / templates / game / fuel / base_fuel.xml
index 38bc7711ec1ee0da49ecb5061e584c2ea3d1577b..0f023fbcd9ab89a85ff16131bd5528d358e66240 100644 (file)
@@ -22,9 +22,9 @@ You should have received a copy of the GNU General Public License
 along with this program. If not, see <http://www.gnu.org/licenses/>
 //-->
 <fuel>
-       <general-data>
+       <fuel-data>
                <id>{?id?}</id>
                <name>{?name?}</name>
                <type>{?type?}</type>
-       </general-data>
+       </fuel-data>
 </fuel>