]> git.mxchange.org Git - shipsimu.git/blobdiff - application/ship-simu/templates/de/game/types/contract_types.xml
Electronics added, @TODO tag added, TODOs.txt updated
[shipsimu.git] / application / ship-simu / templates / de / game / types / contract_types.xml
index 5d383ac4f45cbcbd14b4cd9a39dba11c44b9adfd..dc8513694bf8114197c53e73583ca882e51ec492 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/>
 //-->
-<contract-list>
+<contract-type-list>
        <!-- A construction contract, possible signers: Construction company, customer, creditor //-->
        <contract-type type="construction_contract" max-signers="3">
                <!-- All valid signer types for this contract //-->
@@ -37,4 +37,5 @@ along with this program. If not, see <http://www.gnu.org/licenses/>
                        <slot type="creditor" must-have="false" />
                </slots>
        </contract-type>
+       <!-- @TODO Add more contract types. //-->
 </contract-type-list>