mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-05 05:40:19 +00:00
Document new "Epona Push" bug (#941)
* add comment * missed one * remove dupes and change wording
This commit is contained in:
parent
81830a6e8b
commit
3de7c21196
5 changed files with 11 additions and 0 deletions
|
@ -607,6 +607,7 @@ void func_80A6CAFC(Actor* thisx, GlobalContext* globalCtx, PSkinAwb* skin) {
|
|||
this->headCollider.elements[i].dim.modelSphere.radius * this->headCollider.elements[i].dim.scale;
|
||||
}
|
||||
|
||||
//! @bug see relevant comment in `EnHorse_SkinCallback1`
|
||||
CollisionCheck_SetOC(globalCtx, &globalCtx->colChkCtx, &this->headCollider.base);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue