mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-18 21:18:23 -04:00
Demo matches (#767)
This commit is contained in:
@@ -113,7 +113,7 @@ BOOL daSpcItem01_c::CreateInit() {
|
||||
mCyl.SetR(tempVar2);
|
||||
mCyl.SetH(tempVar1);
|
||||
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));
|
||||
|
||||
field_0x644 = daSpcItem01_prm::getFlag(this);
|
||||
fopAcM_SetGravity(this, -4.0f);
|
||||
|
||||
Reference in New Issue
Block a user