minor formatting fix and very strange memory tracker missing
This commit is contained in:
@@ -2177,6 +2177,7 @@ public:
|
||||
void ClearBuffer() {
|
||||
_buffer.Clear();
|
||||
_buffer.Push(0);
|
||||
_firstElement = true;
|
||||
}
|
||||
|
||||
protected:
|
||||
|
||||
Reference in New Issue
Block a user