Merge branch 'master' of https://git.code.tencent.com/beijing-rtss-test/bj-rtsts-server-go
# Conflicts: # message_server/simulation_state_ms.go
This commit is contained in:
commit
e886d5f4ef
@ -14,6 +14,7 @@ func NewStateMs(vs *memory.VerifySimulation) ms_api.MsgTask {
|
||||
s := &state.SimulationStatus{SimulationId: vs.SimulationId}
|
||||
switch e.NewState {
|
||||
case ecs.WorldClose:
|
||||
case ecs.WorldClosed:
|
||||
s.State = state.SimulationStatus_DESTROY
|
||||
case ecs.WorldError:
|
||||
s.State = state.SimulationStatus_ERROR
|
||||
|
Loading…
Reference in New Issue
Block a user