Fix RCS1225

This commit is contained in:
RoosterDragon
2023-08-11 19:43:35 +01:00
committed by Gustas
parent e3646595ab
commit 724511e244
3 changed files with 5 additions and 2 deletions

View File

@@ -18,7 +18,7 @@ using OpenRA.Primitives;
namespace OpenRA.Mods.D2k.UtilityCommands
{
public class D2kMapImporter
public sealed class D2kMapImporter
{
const int MapCordonWidth = 2;