mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-19 18:47:55 +08:00
styles: format all cpp
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#include "DrGrandetTaskPlugin.h"
|
||||
|
||||
#include "Controller/Controller.h"
|
||||
#include "Config/TaskData.h"
|
||||
#include "Controller/Controller.h"
|
||||
#include "Utils/Logger.hpp"
|
||||
#include "Vision/OcrImageAnalyzer.h"
|
||||
|
||||
@@ -74,4 +74,4 @@ int asst::DrGrandetTaskPlugin::analyze_time_left()
|
||||
|
||||
Log.info("Time left ms:", millisec);
|
||||
return millisec;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user