Skip to content

Fix incorrect finalizer method name#249

Open
IvanJoskic wants to merge 1 commit intoMonoGame:mainfrom
IvanJoskic:fix/ch14/audiomanager_typo
Open

Fix incorrect finalizer method name#249
IvanJoskic wants to merge 1 commit intoMonoGame:mainfrom
IvanJoskic:fix/ch14/audiomanager_typo

Conversation

@IvanJoskic
Copy link

The finalizer is ~AudioController() not ~AudioManager().

Copy link
Contributor

@AristurtleDev AristurtleDev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @IvanJoskic

@SimonDarksideJ This one is good. AudioController was originally named AudioManager when i was writing the tutorial at first and was later changed to Controller but the name was not corrected here in the docs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants