Compare commits
2 Commits
4d1c4b56d1
...
4dafe34ec4
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
4dafe34ec4 | ||
|
|
13a6d67e65 |
|
|
@ -345,7 +345,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);
|
||||
}
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user