fix game
All checks were successful
Dynamic Branch Deploy / build-and-deploy (push) Successful in 8m22s
All checks were successful
Dynamic Branch Deploy / build-and-deploy (push) Successful in 8m22s
This commit is contained in:
@@ -11,7 +11,7 @@ import (
|
||||
)
|
||||
|
||||
const (
|
||||
SampleRate = 44100 // Muss mit der MP3 Sample-Rate übereinstimmen
|
||||
SampleRate = 44100
|
||||
)
|
||||
|
||||
//go:embed web/assets/game.mp3
|
||||
|
||||
Reference in New Issue
Block a user