update
This commit is contained in:
parent
765c34c52e
commit
905c4c1f4b
1 changed files with 1 additions and 1 deletions
|
|
@ -498,7 +498,7 @@ macro_rules! scripting_tests {
|
|||
);
|
||||
});
|
||||
|
||||
let entity = run_script::<$runtime, _, _>(
|
||||
run_script::<$runtime, _, _>(
|
||||
&mut app,
|
||||
format!("tests/{}/pass_vec3_from_script.{}", $script, $extension).to_string(),
|
||||
call_script_on_update_from_rust::<$runtime>,
|
||||
|
|
|
|||
Loading…
Reference in a new issue