Reduced unnecessary block updates
This commit is contained in:
@@ -67,7 +67,6 @@ private:
|
||||
}
|
||||
|
||||
m_World->MarkChunkDirty(GetChunkX(), GetChunkZ());
|
||||
m_World->MarkRedstoneDirty(GetChunkX(), GetChunkZ());
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user