mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
UCRP_TARGETATTACKMETHOD: Don't care about everseenspecial since this can be used with Prison Break now too
This commit is contained in:
parent
d8e6e1d1a4
commit
d3b35099fc
1 changed files with 0 additions and 3 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue