You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looks like more old debug code that we might not need in FFreeListTrashArray and FFreeListArray:
int getCorruptedAdjustment() const { return m_iCorruptedAdjustment; }
void setCorruptedAdjustment(int iNewValue) { m_iCorruptedAdjustment = iNewValue; }
Originally posted by @MattOttawa in #114 (comment)
The text was updated successfully, but these errors were encountered: