1
This commit is contained in:
parent
7177667e23
commit
778a894a66
@ -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
2
third_party/a8
vendored
@ -1 +1 @@
|
||||
Subproject commit 0ea88842f5acfefd6c5b966cd941f6b017945234
|
||||
Subproject commit e7505277a1c15c785d6194dfee51e1dd2e6b84ec
|
Loading…
x
Reference in New Issue
Block a user