2 changed files with 2 additions and 1 deletions
@ -1,2 +1,2 @@ |
|||
R[1] = npc; |
|||
RA = npc; |
|||
npc = JUMP_TARGET; |
|||
|
|||
Loading…
Reference in new issue
@ -1,2 +1,2 @@ |
|||
R[1] = npc; |
|||
RA = npc; |
|||
npc = JUMP_TARGET; |
|||
|
|||