* Fix a couple warnings and a bug.
This commit is contained in:
jean.chalard
2009-01-06 13:22:29 +00:00
parent f8c96737e8
commit 7f97862f5e
6 changed files with 5 additions and 12 deletions
@@ -599,7 +599,6 @@ class GameStateDeckViewer: public GameState, public JGuiListener
float max_scale = 0.96;
float min_scale = 0.2;
float x_center_0 = 180;
float right_border = SCREEN_WIDTH - 20 ;