s2client-api icon indicating copy to clipboard operation
s2client-api copied to clipboard

Fix the problem that GetGameLoop() doesn't return the right loop number in the frame just after Control()->Restart()

Open monarchBacilluscoli opened this issue 6 years ago • 1 comments

Just added Control()->GetObservation(); in AgentControlImp::Restart()

monarchBacilluscoli avatar Dec 16 '19 12:12 monarchBacilluscoli

@monarchBacilluscoli thank you. Merged you patch to my fork at https://github.com/alkurbatov/cpp-sc2/commit/e94baa24897b7035f906a6b39e9fea02b2be31b4

alkurbatov avatar Jan 04 '20 20:01 alkurbatov