feat: player.delete() function and update documentation

This commit is contained in:
MihailRis
2024-12-26 05:47:18 +03:00
parent c1b311f3c4
commit 13c36f4629
6 changed files with 38 additions and 0 deletions
+2
View File
@@ -24,4 +24,6 @@ for i=1,25 do
app.tick()
end
player.delete(pid2)
app.close_world(true)