Fix player attack options and player indicators (#1685)
* Fix player attack options and player indicators * player attack options * buying checkstyle bypass method
This commit is contained in:
@@ -49,6 +49,7 @@ public class VReturn extends Instruction implements ReturnInstruction
|
||||
public InstructionContext execute(Frame frame)
|
||||
{
|
||||
InstructionContext ins = new InstructionContext(this, frame);
|
||||
|
||||
|
||||
frame.stop();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user