first interpreted instruction, with gui change
This commit is contained in:
@@ -36,7 +36,8 @@ class Interpreter
|
||||
end
|
||||
|
||||
def execute_Branch
|
||||
target = @instruction.to
|
||||
target = @instruction.block
|
||||
set_block target
|
||||
false
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user