From 65f79e4b238bd231d0d5e2e73c0bda0494e23608 Mon Sep 17 00:00:00 2001 From: Michael Date: Tue, 27 Jun 2017 15:43:09 -0400 Subject: Make brute better. --- ShiftOS.WinForms/Stories/LegionStory.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ShiftOS.WinForms/Stories') diff --git a/ShiftOS.WinForms/Stories/LegionStory.cs b/ShiftOS.WinForms/Stories/LegionStory.cs index 1eff0e9..0e4650b 100644 --- a/ShiftOS.WinForms/Stories/LegionStory.cs +++ b/ShiftOS.WinForms/Stories/LegionStory.cs @@ -211,7 +211,7 @@ namespace ShiftOS.WinForms.Stories } - private static Applications.Chat CurrentChat; + public static Applications.Chat CurrentChat; public static void SendChatMessage(string who, string msg) { -- cgit v1.2.3