Attempt to decompile currentPlayerFindPropForInteract

This commit is contained in:
Ryan Dwyer
2021-01-08 10:42:34 +10:00
parent f5b8854e7a
commit 3aec8c6320
8 changed files with 54 additions and 8 deletions
+1 -1
View File
@@ -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;
}