This commit is contained in:
SilicaAndPina 2022-04-15 00:07:29 +12:00
parent 640c6d2c49
commit db92718ffa
16 changed files with 685 additions and 150 deletions
HorseIsleServer/HISPCli

View file

@ -21,7 +21,7 @@ namespace HISP.Cli
}
set
{
logFile = value;
logFile = value;
if(sw != null)
{
sw.Flush();