Erwan
- fix issue 94 (enchant enchantments)
This commit is contained in:
@@ -38,6 +38,7 @@ class GuiPlay : public GuiLayer
|
||||
float maxHeight;
|
||||
public:
|
||||
VertStack(float height = VERTHEIGHT);
|
||||
void Render(CardView*, iterator begin, iterator end);
|
||||
void Enstack(CardView*);
|
||||
inline float nextX();
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user