# HG changeset patch # User almikes@aol.com # Date 1438077802 0 # Node ID d0c74d14c7b66d7aba54b1f6ca8ae0751bfaacde # Parent 43337323f97a7bee3d9360d6500a328720e460ce Updated AddTeam diff -r 43337323f97a -r d0c74d14c7b6 LuaAPI.wiki --- a/LuaAPI.wiki Mon Jul 27 15:31:45 2015 +0000 +++ b/LuaAPI.wiki Tue Jul 28 10:03:22 2015 +0000 @@ -897,7 +897,7 @@ * `grave`: The name of the team’s grave (equals file name without the suffix) * `fort`: The name of the team’s fort * `voicepack`: The name of the team’s voice pack (equals the directory name) - * `flag`: Optional argument (only in development version at the moment) for the name of the team’s flag (equals file name without the suffix) + * `flag`: Optional argument for the name of the team’s flag (equals file name without the suffix) *Note: This works only for singleplayer training missions for now and will desync multiplayer games.