Skip to content

Commit

Permalink
removed debug
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisj42 committed May 6, 2018
1 parent 8da87d2 commit 7101b9a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ public ItemSelectionTable(RenderableListItem[] listItems, float maxHeight) {

this.listItems = listItems;

setDebug(true);
//setDebug(true);
/*
Have a text label at the top that displays the name of the currently selected item.
Expand Down

0 comments on commit 7101b9a

Please sign in to comment.