mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-15 23:37:02 +00:00
Various bug fixes
This commit is contained in:
@@ -271,7 +271,7 @@ void CParasite::Think(float dt, CStateManager& mgr)
|
||||
return;
|
||||
}
|
||||
|
||||
xf8_24_movable = !xf8_24_movable;
|
||||
xf8_24_movable = !x5d6_24_alignToFloor;
|
||||
|
||||
if (!x5d6_27_disableMove)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user