use instruction steam from message
had been attached there last week, but was still used mainly through the source (which i’m trying to remove)
This commit is contained in:
@ -144,7 +144,7 @@ module Interpreter
|
||||
def execute_FunctionCall
|
||||
@link = @instruction
|
||||
#puts "Call link #{@link}"
|
||||
set_instruction @instruction.method.source.instructions
|
||||
set_instruction @instruction.method.instructions
|
||||
false
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user