3 lines
52 B
Ruby
3 lines
52 B
Ruby
def test_func
|
|
rust_func(Bevy::Entity.current)
|
|
end
|
def test_func
|
|
rust_func(Bevy::Entity.current)
|
|
end
|