From 2c311a84c9f6157f4ecaacf3c35d4a3d8df11ce0 Mon Sep 17 00:00:00 2001 From: reaperrr Date: Sun, 3 Mar 2019 23:31:47 +0100 Subject: [PATCH] Add OpenRA.StyleCheck.exe.config --- OpenRA.StyleCheck.exe.config | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 OpenRA.StyleCheck.exe.config diff --git a/OpenRA.StyleCheck.exe.config b/OpenRA.StyleCheck.exe.config new file mode 100644 index 0000000000..eba8d1e0ba --- /dev/null +++ b/OpenRA.StyleCheck.exe.config @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file