oops
This commit is contained in:
parent
80d01b6512
commit
812cfc0ff1
|
@ -25,7 +25,7 @@ namespace BizHawk.MultiClient
|
|||
static LogWindow window;
|
||||
static LogStream logStream;
|
||||
static StringBuilder sbLog;
|
||||
bool NeedToRelease = false;
|
||||
static bool NeedToRelease = false;
|
||||
|
||||
class LogStream : Stream
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue