refactor.重构肉鸽战斗干员朝向的逻辑

This commit is contained in:
MistEO
2022-02-06 23:55:36 +08:00
parent 116791a7f6
commit dc6c6c1d54
9 changed files with 460 additions and 402 deletions

View File

@@ -659,8 +659,6 @@ bool asst::Controller::screencap()
bool asst::Controller::screencap(const std::string & cmd, DecodeFunc decode_func)
{
LogTraceFunction;
auto& adb = m_emulator_info.adb;
auto ret = call_command(cmd);