Fix the bug with not-spawning fighter.
This commit is contained in:
parent
84ee2fdb6a
commit
bdd0a32fa2
@ -1072,8 +1072,6 @@ inline int create_part(int p, int x, int y, int tv)//the function for creating a
|
||||
create_part(-1,x,y,PT_SPAWN2);
|
||||
ISSPAWN2 = 1;
|
||||
break;
|
||||
case PT_FIGH:
|
||||
break;
|
||||
case PT_BIZR: case PT_BIZRG: case PT_BIZRS:
|
||||
parts[i].ctype = 0x47FFFF;
|
||||
break;
|
||||
|
Loading…
Reference in New Issue
Block a user