LuaAPI: Fix AddMissionTeam header
authorWuzzy
Tue, 01 Jan 2019 22:01:02 +0000
changeset 1696 90dc2f42db2b
parent 1695 6bf2e6deedb0
child 1697 699a39df73c5
LuaAPI: Fix AddMissionTeam header
LuaAPI.wiki
--- a/LuaAPI.wiki	Tue Jan 01 22:00:27 2019 +0000
+++ b/LuaAPI.wiki	Tue Jan 01 22:01:02 2019 +0000
@@ -1412,7 +1412,7 @@
 --[[ Adds a new team with name “team 1”, the first default color (usually red), the grave “Simple”,
 the fort “Tank” the voicepack “Default” and the flag “hedgewars”. ]]</code>
 
-==== <tt>!AddMissionTeam(color)</tt> (0.9.25) ===)
+==== <tt>!AddMissionTeam(color)</tt> (0.9.25) ====
 Adds a new team using the player-chosen team identity when playing a singleplayer mission. Does not work in multiplayer.
 
 This function is very similar to `AddTeam`. Team settings like team name and flag will be taken from the player-chosen team.