Skip to content

Commit

Permalink
remove setDebug
Browse files Browse the repository at this point in the history
  • Loading branch information
The-AhmadAA committed Oct 16, 2023
1 parent dac4854 commit d620802
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -89,8 +89,6 @@ private void addActors() {
towerTable.top().padTop(50f);
towerTable.setFillParent(true);

towerTable.setDebug(true);

// Contains other buttons (just pause at this stage)
buttonTable.top().right().padTop(50f).padRight(80f);
buttonTable.setFillParent(true);
Expand Down

0 comments on commit d620802

Please sign in to comment.