Skip to content

Commit

Permalink
Update actionsInfo.js
Browse files Browse the repository at this point in the history
  • Loading branch information
CrazyH2 committed Mar 22, 2024
1 parent 4f9a7a1 commit 93069f7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/screens/start/actionsInfo.js
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ class ActionsInfoScreen extends Screen {

container.add( text );

container.position.z = -1;

renderGroup.add( container );
};
};
Expand Down

0 comments on commit 93069f7

Please sign in to comment.