From 1d2ca9ad58d1df83961fa080bc0f954110b02d08 Mon Sep 17 00:00:00 2001 From: Mark Sturgill Date: Sat, 2 Nov 2013 11:44:25 -0700 Subject: [PATCH] include RunUO.exe.config that specifies server GC by default SMP systems are ubiquitous now --- RunUO.exe.config | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 RunUO.exe.config diff --git a/RunUO.exe.config b/RunUO.exe.config new file mode 100644 index 000000000..be2a2140c --- /dev/null +++ b/RunUO.exe.config @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file