Jeck - Resource manager zipfile fix.

* Only attaches when necessary.
This commit is contained in:
wagic.jeck
2009-09-21 06:59:28 +00:00
parent f7eadb839b
commit 6de4f5612e
2 changed files with 7 additions and 2 deletions

View File

@@ -196,6 +196,7 @@ private:
vector<WManagedQuad*> managedQuads;
//Statistics of record.
string attachedZip;
unsigned int lastTime;
int lastError;
};