This commit is contained in:
aozhiwei 2023-02-28 10:49:15 +08:00
parent 7177667e23
commit 778a894a66
2 changed files with 4 additions and 1 deletions

View File

@ -612,6 +612,9 @@ void Skill::Proc30601DJS()
{
a8::XTimerWp passive_skill_timer;
{
auto context = A8_MAKE_ANON_STRUCT_SHARED(
int a = 0;
);
auto in_human_infos = std::make_shared<std::map<Human*, std::tuple<int, std::vector<int>>>>();
auto on_enter =
[this, in_human_infos] (Human* hum, const mt::Skill* active_skill_meta)

2
third_party/a8 vendored

@ -1 +1 @@
Subproject commit 0ea88842f5acfefd6c5b966cd941f6b017945234
Subproject commit e7505277a1c15c785d6194dfee51e1dd2e6b84ec