Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(Possible) Uninitialised label present on the game-win screen #3

Open
Malcom-Nubbins opened this issue Apr 8, 2016 · 0 comments
Open
Assignees
Labels

Comments

@Malcom-Nubbins
Copy link

Issue:
On the game win screen, there is a label in the top-left corner of the screen which reads 'Score_Scene'. I assume this is because the label hasn't been initialised, or no new text has been given to it after being initialised.

Steps to reproduce:

  1. Start the game and play to completion.
  2. The label will be in the top-left of the screen.

Consequences:
If that label is meant to display something, then it could deny the player(s) of (possible) required info.

Occurrence rate:
100% of the time

Devices:
Google Nexus 5
HTC Nexus 9
Windows 10 PC
screenshot_20160408-102031

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants