mirror of
https://github.com/zeldaret/tww.git
synced 2026-06-10 04:53:35 -04:00
Demo matches (#767)
This commit is contained in:
@@ -325,7 +325,7 @@ void daIball_c::CreateInit() {
|
||||
mCyl.Set(m_cyl_src);
|
||||
mCyl.SetStts(&mStts);
|
||||
mAcchCir.SetWall(30.0f, 30.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.OnSeaCheckOn();
|
||||
mAcch.OnSeaWaterHeight();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user