Merge pull request #11705 from abcdefg30/descMO
Fix the Desc of MapOptionsInfo
This commit is contained in:
@@ -15,7 +15,7 @@ using OpenRA.Traits;
|
||||
|
||||
namespace OpenRA.Mods.Common.Traits
|
||||
{
|
||||
[Desc("Controls the map difficulty, tech level, and short game lobby options.")]
|
||||
[Desc("Controls the game speed, tech level, and short game lobby options.")]
|
||||
public class MapOptionsInfo : ITraitInfo, ILobbyOptions
|
||||
{
|
||||
[Desc("Default value of the short game checkbox in the lobby.")]
|
||||
|
||||
Reference in New Issue
Block a user