changeset 238 | c92587ddabcd |
parent 236 | 6ba20e02d04f |
child 250 | b2121d03f6f0 |
1.1 --- a/Server/Actions/ActionHarmonyCommand.cs Wed Aug 17 16:39:36 2016 +0200 1.2 +++ b/Server/Actions/ActionHarmonyCommand.cs Thu Aug 18 14:35:50 2016 +0200 1.3 @@ -36,7 +36,7 @@ 1.4 /// <returns></returns> 1.5 public override string Brief() 1.6 { 1.7 - string brief=""; 1.8 + string brief="Harmony: "; 1.9 1.10 if (Program.HarmonyConfig != null) 1.11 {