mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-09-09 11:34:16 -04:00
Attempt to decompile currentPlayerFindPropForInteract
This commit is contained in:
+1
-1
@@ -628,7 +628,7 @@ bool coreCheckCmpFollowThreat(struct threat *threat, s32 index)
|
||||
case PROPTYPE_DOOR:
|
||||
case PROPTYPE_EYESPY:
|
||||
case PROPTYPE_EXPLOSION:
|
||||
case PROPTYPE_EFFECT:
|
||||
case PROPTYPE_SMOKE:
|
||||
default:
|
||||
return false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user