Fixed up a few valgrind warnings
( http://forum.mc-server.org/showthread.php?tid=598&pid=5071#pid5071 ) git-svn-id: http://mc-server.googlecode.com/svn/trunk@1010 0a769ca7-a7f5-676a-18bf-c427514a06d6
This commit is contained in:
@@ -55,6 +55,7 @@ cChunkSender::~cChunkSender()
|
||||
|
||||
bool cChunkSender::Start(cWorld * a_World)
|
||||
{
|
||||
m_ShouldTerminate = false;
|
||||
m_World = a_World;
|
||||
return super::Start();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user