mirror of
https://github.com/zeldaret/tww.git
synced 2026-06-18 15:15:44 -04:00
Demo matches (#767)
This commit is contained in:
@@ -886,7 +886,7 @@ BOOL daNpc_Md_c::createHeap() {
|
||||
|
||||
mAcchCir[0].SetWall(20.0f, 20.0f);
|
||||
mAcchCir[1].SetWall(60.0f, 20.0f);
|
||||
mAcch.Set(¤t.pos, &old.pos, this, ARRAY_SIZE(mAcchCir), mAcchCir, &speed);
|
||||
mAcch.Set(fopAcM_GetPosition_p(this), fopAcM_GetOldPosition_p(this), this, ARRAY_SIZE(mAcchCir), mAcchCir, fopAcM_GetSpeed_p(this));
|
||||
mAcch.ClrRoofNone();
|
||||
mAcch.SetRoofCrrHeight(120.0f);
|
||||
mAcch.OnLineCheck();
|
||||
|
||||
Reference in New Issue
Block a user