fix game
All checks were successful
Dynamic Branch Deploy / build-and-deploy (push) Successful in 6m49s
All checks were successful
Dynamic Branch Deploy / build-and-deploy (push) Successful in 6m49s
This commit is contained in:
@@ -154,6 +154,7 @@ func (g *Game) SpawnDeathParticles(x, y float64) {
|
||||
FadeOut: true,
|
||||
})
|
||||
}
|
||||
g.TriggerShake(12, 7.0)
|
||||
}
|
||||
|
||||
// UpdateParticles aktualisiert alle Partikel
|
||||
|
||||
Reference in New Issue
Block a user