Fixed health bar positioning. Added fireball sfx.
This commit is contained in:
@@ -41,6 +41,8 @@ var (
|
||||
PauseIn []byte
|
||||
//go:embed pauseout.wav
|
||||
PauseOut []byte
|
||||
//go:embed flare.wav
|
||||
Flare []byte
|
||||
)
|
||||
|
||||
func LoadSounds() {
|
||||
|
||||
Reference in New Issue
Block a user