Erwan
- fix issue 20 (triangle button usage inplay) - close issue 27 (gold effect on the gold bar). Please feel free to change the gold glow if you come up with something better, but I consider this perfectly releasable now - code cleanup
This commit is contained in:
@@ -38,7 +38,7 @@ class ObjectSelector : public GuiLayer
|
||||
protected:
|
||||
vector<T*> cards;
|
||||
T* active;
|
||||
bool showBig;
|
||||
int bigMode;
|
||||
DuelLayers* duel;
|
||||
LimitorFunctor<T>* limitor;
|
||||
Pos bigpos;
|
||||
|
||||
Reference in New Issue
Block a user