Tidying up.
This commit is contained in:
@ -42,7 +42,7 @@ namespace PolyVox
|
||||
public:
|
||||
Block()
|
||||
:m_uBlockLastAccessed(0)
|
||||
,m_bDataModified(false)
|
||||
,m_bDataModified(true)
|
||||
{
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user