chore(lib): update examples

This commit is contained in:
2025-03-10 19:05:55 -04:00
parent 5c052de95d
commit 2b2cf1d069
3 changed files with 3 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
Center = { x = 0, y = 64, z = 0 }
Radius = 100
Whitelist = Owners
Whitelist = table.shallow_copy(Owners)
Ticks = -1
function check_radius()