feat: player.delete() function and update documentation
This commit is contained in:
@@ -24,4 +24,6 @@ for i=1,25 do
|
||||
app.tick()
|
||||
end
|
||||
|
||||
player.delete(pid2)
|
||||
|
||||
app.close_world(true)
|
||||
|
||||
Reference in New Issue
Block a user