Merge branch 'main' of http://git.hivekion.com:3000/liyudong/simulation-backend
This commit is contained in:
commit
e636f7d248
|
@ -406,7 +406,7 @@ public abstract class AbtParentTask implements TaskAction {
|
|||
respUpdObj.setRoom(roomId);
|
||||
respUpdObj.setScenarioId(scenarioTask.getScenarioId());
|
||||
respUpdObj.setCmdType("updScenarioInfo");
|
||||
Global.sendCmdInfoQueue.add(respObj);
|
||||
Global.sendCmdInfoQueue.add(respUpdObj);
|
||||
}
|
||||
|
||||
protected double getCurrentFuel() {
|
||||
|
|
Loading…
Reference in New Issue
Block a user