mirror of
https://github.com/zeldaret/tww.git
synced 2026-06-05 11:17:43 -04:00
Demo matches (#767)
This commit is contained in:
@@ -209,7 +209,7 @@ void daObj_Hole_c::createInit() {
|
||||
fopAcM_setCullSizeFar(this, 10.0f);
|
||||
|
||||
mAcchCir.SetWall(100.0f, 10.0f);
|
||||
mAcch.Set(¤t.pos, &old.pos, this, 1, &mAcchCir, &speed);
|
||||
mAcch.Set(fopAcM_GetPosition_p(this), fopAcM_GetOldPosition_p(this), this, 1, &mAcchCir, fopAcM_GetSpeed_p(this));
|
||||
|
||||
mAcch.SetWallNone();
|
||||
mAcch.SetRoofNone();
|
||||
|
||||
Reference in New Issue
Block a user