mirror of
https://github.com/zeldaret/tww.git
synced 2026-05-30 17:05:33 -04:00
d_a_obj_mtest 100%, no match
This commit is contained in:
@@ -1404,7 +1404,7 @@ namespace daObjMovebox {
|
||||
mStts.Init(0xFF, 0xFF, this);
|
||||
mCyl.Set(M_cyl_src);
|
||||
mCyl.SetStts(&mStts);
|
||||
mCyl.SetTgVec(*(cXyz*)&cXyz::Zero); // TODO: this doesn't seem right, but it does match
|
||||
mCyl.SetTgVec((cXyz&)cXyz::Zero);
|
||||
mCyl.OnTgNoHitMark();
|
||||
mCyl.OffCoSetBit();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user