- 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:
wagic.the.homebrew@gmail.com
2010-11-14 02:25:01 +00:00
parent b934f0a5ab
commit e758c7eea1
3 changed files with 22 additions and 17 deletions

View File

@@ -8,10 +8,6 @@
using std::string;
#define SCALE_SELECTED 1.2f
#define SCALE_NORMAL 1.0f
class DeckMenuItem: public JGuiObject
{
private: