Jeck - Daily build & fix to r1895. Now the deck editor does what I thought it did.

This commit is contained in:
wagic.jeck
2010-02-17 15:16:59 +00:00
parent 8f130856da
commit 4fd38766b1
5 changed files with 13 additions and 19 deletions

View File

@@ -434,7 +434,7 @@ protected:
vector< pair<string,string> > tempArgs; //TODO FIXME this is inefficient
bool bFinished;
string priorFilter;
int recolorTo, priorRecolor;
int recolorTo;
WSrcCards* source;
SimpleMenu* subMenu;
WGuiList * list;