This commit is contained in:
Jonas Kulla 2014-01-01 12:56:45 +01:00
parent 7a1dd2588d
commit 1bacceddf0
11 changed files with 34 additions and 1 deletions

View file

@ -332,6 +332,7 @@ runRMXPScripts(mrb_state *mrb, mrbc_context *ctx)
i, RSTRING_PTR(scriptName));
showError(buffer);
break;
}