UCRP_TARGETATTACKMETHOD: Don't care about everseenspecial since this can be used with Prison Break now too

This commit is contained in:
toaster 2023-10-19 22:13:36 +01:00
parent d8e6e1d1a4
commit d3b35099fc

View file

@ -2513,9 +2513,6 @@ static const char *M_GetConditionString(condition_t *cn)
case UCRP_TARGETATTACKMETHOD:
{
if (!gamedata->everseenspecial)
return NULL;
work = NULL;
switch (cn->requirement)