Merge Mods.RA into Mods.Cnc
This commit is contained in:
2
make.ps1
2
make.ps1
@@ -137,8 +137,6 @@ function Check-Command {
|
||||
./OpenRA.Utility.exe ra --check-code-style OpenRA.Game
|
||||
echo "Checking for code style violations in OpenRA.Mods.Common..."
|
||||
./OpenRA.Utility.exe ra --check-code-style OpenRA.Mods.Common
|
||||
echo "Checking for code style violations in OpenRA.Mods.RA..."
|
||||
./OpenRA.Utility.exe ra --check-code-style OpenRA.Mods.RA
|
||||
echo "Checking for code style violations in OpenRA.Mods.Cnc..."
|
||||
./OpenRA.Utility.exe cnc --check-code-style OpenRA.Mods.Cnc
|
||||
echo "Checking for code style violations in OpenRA.Mods.D2k..."
|
||||
|
||||
Reference in New Issue
Block a user