this class should not be public
This commit is contained in:
@@ -12,7 +12,7 @@ using System;
|
|||||||
|
|
||||||
namespace OpenRA.Mods.Common.UtilityCommands
|
namespace OpenRA.Mods.Common.UtilityCommands
|
||||||
{
|
{
|
||||||
public class GetMapHashCommand : IUtilityCommand
|
class GetMapHashCommand : IUtilityCommand
|
||||||
{
|
{
|
||||||
public string Name { get { return "--map-hash"; } }
|
public string Name { get { return "--map-hash"; } }
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user