5 lines
65 B
Lua
5 lines
65 B
Lua
index = entity.index
|
|
|
|
function test_func()
|
|
rust_func(index)
|
|
end
|