add Cilium network policies for enhanced traffic control between services and include in deployment workflow
Some checks failed
Dynamic Branch Deploy / build-and-deploy (push) Failing after 7m21s
Some checks failed
Dynamic Branch Deploy / build-and-deploy (push) Failing after 7m21s
This commit is contained in:
@@ -51,8 +51,7 @@ func DefaultPlayerConstants() PlayerConstants {
|
||||
}
|
||||
}
|
||||
|
||||
// ApplyPhysics wendet einen Physik-Tick auf den Spieler an
|
||||
// Diese Funktion wird 1:1 von Server und Client verwendet
|
||||
// ApplyPhysics wendet einen Physik-Tick
|
||||
func ApplyPhysics(
|
||||
state *PlayerPhysicsState,
|
||||
input PhysicsInput,
|
||||
|
||||
Reference in New Issue
Block a user