Removed a bunch of explicit access modifiers
This commit is contained in:
committed by
Matthias Mailänder
parent
413d564f1d
commit
2f6f214bac
@@ -268,7 +268,7 @@ namespace OpenRA.Mods.Common.Widgets
|
||||
}
|
||||
}
|
||||
|
||||
internal class UndoCopyPaste
|
||||
class UndoCopyPaste
|
||||
{
|
||||
public CPos Cell { get; private set; }
|
||||
public TerrainTile MapTile { get; private set; }
|
||||
|
||||
Reference in New Issue
Block a user