Tidying up.

This commit is contained in:
David Williams
2013-07-25 17:07:50 +02:00
parent f4f85551c6
commit b767d9b896
2 changed files with 65 additions and 42 deletions

View File

@ -42,7 +42,7 @@ namespace PolyVox
public:
Block()
:m_uBlockLastAccessed(0)
,m_bDataModified(false)
,m_bDataModified(true)
{
}