delay condensation and nop removal
This commit is contained in:
parent
491a361392
commit
c110f87548
2 changed files with 158 additions and 6 deletions
|
|
@ -121,6 +121,7 @@ bool DivCSPlayer::tick() {
|
|||
stream.readC();
|
||||
break;
|
||||
case 0xf1: // nop
|
||||
break;
|
||||
case 0xf7:
|
||||
command=stream.readC();
|
||||
break;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue