Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
qizichao-dm authored May 8, 2023
1 parent 2bc52e7 commit cf0dfe4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/sdkserver/sdkserver.go
Original file line number Diff line number Diff line change
Expand Up @@ -350,7 +350,7 @@ func (s *SDKServer) updateState(ctx context.Context) error {
s.gsStateChannel <- agonesv1.GameServerStateShutdown
}()
}
})
}

return nil
}
Expand Down

0 comments on commit cf0dfe4

Please sign in to comment.