removed dead code
reformatted statements removed unnecessary debug statements fixed a few floating point warnings
This commit is contained in:
@@ -22,7 +22,6 @@ class DeckMenu:public JGuiController{
|
||||
|
||||
int fontId;
|
||||
std::string title;
|
||||
int displaytitle;
|
||||
int maxItems, startId;
|
||||
float selectionT, selectionY;
|
||||
float timeOpen;
|
||||
|
||||
Reference in New Issue
Block a user