mirror of
https://github.com/zeldaret/tmc
synced 2026-08-30 17:29:40 -04:00
PlayerNormal ok
This commit is contained in:
+1
-1
@@ -147,7 +147,7 @@ Entity* sub_08081D74(Entity* this) {
|
||||
}
|
||||
ent = 0;
|
||||
if (sub_08081E0C(this)) {
|
||||
if (!(gPlayerState.flags & 0x10) && !(gPlayerState.flags & PL_MINISH)) {
|
||||
if ((gPlayerState.flags & PL_CAPTURED) == 0 && (gPlayerState.flags & PL_MINISH) == 0) {
|
||||
ent = &gPlayerEntity;
|
||||
}
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user