Skip to content
Unverified Commit 00281fc7 authored by chuck-saunders's avatar chuck-saunders Committed by GitHub
Browse files

Rename HUDPanel.cs to HudPanel.cs (#216)



The class name was changed from "HUDPanel" to "HudPanel" so the script filename also needs to change - Unity fails to load or run the script as it is currently written.

The alternative to renaming the file would be to rename the class back to HUDPanel, but I can see it's at least used in the interface, and I don't know where else. Changing the file name is the easiest/least painful way to fix this.

Co-authored-by: default avatarLaurieCheers-unity <73140792+LaurieCheers-unity@users.noreply.github.com>
parent ae2dea2b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment