reverted accidental change to CARDS_DIPSLAYED
This commit is contained in:
@@ -77,7 +77,7 @@ enum DECK_VIEWER_MENU_ITEMS
|
|||||||
#define LOW_SPEED 1.5
|
#define LOW_SPEED 1.5
|
||||||
|
|
||||||
#define MAX_SAVED_FILTERS Constants::NB_Colors + 1
|
#define MAX_SAVED_FILTERS Constants::NB_Colors + 1
|
||||||
#define CARDS_DISPLAYED 5
|
#define CARDS_DISPLAYED 10
|
||||||
|
|
||||||
class GameStateDeckViewer: public GameState, public JGuiListener
|
class GameStateDeckViewer: public GameState, public JGuiListener
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user