]> git.mxchange.org Git - shipsimu.git/blobdiff - application/ship-simu/templates/de/game/types/signer_types.xml
Minerals template added, some rewritten, comments added:
[shipsimu.git] / application / ship-simu / templates / de / game / types / signer_types.xml
index 8b9ff18e4bd3a0356c45212b827d5986285c60ed..7a5df3b3f6a1d57ab51f51baf13958a5add5c231 100644 (file)
@@ -23,7 +23,7 @@ You should have received a copy of the GNU General Public License
 along with this program. If not, see <http://www.gnu.org/licenses/>
 //-->
 <signer-type-list>
-       <!-- The type 'gamer' which is in facts the user. //-->
-       <signer-type type="gamer" table="user" column="userid" />
+       <!-- The type 'player' which is in facts the user. //-->
+       <signer-type type="player" table="user" column="userid" />
        <!-- @TODO Add more types, e.g. company //-->
 </signer-types-list>