synchronize Server/Scripts project properties
whitespace/comment changes in Serialization.cs and ScriptCompiler.cs proper dispose pattern for Listener remove IDisposable from FileLogger
This commit is contained in:
parent
abe9f5acb2
commit
83bf81b7ee
6 changed files with 21 additions and 12 deletions
|
|
@ -1394,7 +1394,6 @@ namespace Server
|
|||
private static int m_ThreadCount = 0;
|
||||
public static int ThreadCount { get { return m_ThreadCount; } }
|
||||
|
||||
|
||||
private int BufferSize;
|
||||
|
||||
private long m_LastPos, m_CurPos;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue