1
0

Merge pull request #2459 from cuberite/fixes

Fixes #2458
This commit is contained in:
Tiger Wang 2015-09-02 22:10:41 +01:00
commit 4463eed826

View File

@ -21,7 +21,6 @@ cJukeboxEntity::cJukeboxEntity(int a_BlockX, int a_BlockY, int a_BlockZ, cWorld
cJukeboxEntity::~cJukeboxEntity()
{
EjectRecord();
}