mirror of
https://github.com/simon987/Much-Assembly-Required.git
synced 2025-04-10 14:26:45 +00:00
fix merge conflict
This commit is contained in:
parent
c5a34c7a3f
commit
78a9f78a54
@ -7,7 +7,7 @@ import net.simon987.server.assembly.Util;
|
||||
|
||||
public class IncInstruction extends Instruction {
|
||||
|
||||
public static final int OPCODE = 43;
|
||||
public static final int OPCODE = 42;
|
||||
|
||||
public IncInstruction() {
|
||||
super("inc", OPCODE);
|
||||
|
Loading…
x
Reference in New Issue
Block a user