Integrating github/staging through commit ab87ed9
This commit is contained in:
@@ -63,7 +63,6 @@ bool CLevelShaderCache::Load(const char* filename)
|
||||
bool CLevelShaderCache::LoadBuffer(const QString& textBuffer, bool bClearOld)
|
||||
{
|
||||
const char* separators = "\r\n,";
|
||||
int curPos = 0;
|
||||
|
||||
int nNumLines = 0;
|
||||
if (bClearOld)
|
||||
|
||||
Reference in New Issue
Block a user