3 lines
51 B
JavaScript
3 lines
51 B
JavaScript
function test_func() {
|
|
rust_func(entity.index);
|
|
}
|
function test_func() {
|
|
rust_func(entity.index);
|
|
}
|