mirror of
https://github.com/ReneLergner/WPinternals.git
synced 2026-06-16 20:30:12 +10:00
Backup
This commit is contained in:
@@ -1461,7 +1461,7 @@ namespace Patcher
|
||||
}
|
||||
else
|
||||
{
|
||||
throw new ScriptExecutionException("Could not jump to target: " + CurrentInstruction.Operand);
|
||||
throw new ScriptExecutionException("Could not jump to target: " + CurrentInstruction.Operand + " - " + AddressString);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user