Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- fixed: CON_ADDKILLS in RedNukem code was performing RR-only checks …
…even when playing Duke. Original code looks like this: case 88: insptr++; ps[g_p].actors_killed += *insptr; hittype[g_i].actorstayput = -1; insptr++; break;
- Loading branch information