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

Bug: Selecting stars in the starmap makes no sound #226

Open
BarthPaleologue opened this issue Dec 18, 2024 · 1 comment
Open

Bug: Selecting stars in the starmap makes no sound #226

BarthPaleologue opened this issue Dec 18, 2024 · 1 comment
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@BarthPaleologue
Copy link
Owner

Describe the bug

Selecting stars in the starmap makes no sound

To Reproduce

Steps to reproduce the behavior:

  1. Start any save
  2. Open the starmap
  3. Click on a star

Expected behavior

The sound used for targetting should be used.

@BarthPaleologue BarthPaleologue added bug Something isn't working good first issue Good for newcomers labels Dec 18, 2024
@BarthPaleologue
Copy link
Owner Author

In StarMapUI::constructor, click handlers are missing Sounds.STAR_MAP_CLICK_SOUND.play();

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant