This commit is contained in:
aozhiwei 2024-03-05 15:00:56 +08:00
parent 3d1ab9b2e1
commit f91482495b
2 changed files with 2 additions and 2 deletions

View File

@ -975,7 +975,7 @@ void Creature::DoSkill(int skill_id,
context_dir = skill_dir_;
context_pos = GetPos();
context_pos.AddGlmVec3(skill_dir_ * skill_distance);
#ifdef MYDEBUG1
#ifdef MYDEBUG
a8::XPrintf("skill_dir:%f %f %f skill_distance:%f\n",
{
skill_dir_.x,

2
third_party/a8 vendored

@ -1 +1 @@
Subproject commit af7a9093a0d6a9c7427e08c5ee042d692c94c70b
Subproject commit 4b4462b83320d77e10ea347d4055656538a4b220