Erwan
- trim long deck names in deck editor/ deck selection - fixed a bug were the background was rendered in the items loop of the deck selection screen
This commit is contained in:
@@ -8,10 +8,6 @@
|
||||
|
||||
using std::string;
|
||||
|
||||
#define SCALE_SELECTED 1.2f
|
||||
#define SCALE_NORMAL 1.0f
|
||||
|
||||
|
||||
class DeckMenuItem: public JGuiObject
|
||||
{
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user