3 lines
42 B
JavaScript
3 lines
42 B
JavaScript
function test_func() {
|
|
spawn_entity();
|
|
}
|
function test_func() {
|
|
spawn_entity();
|
|
}
|