Skip to content

Commit 9474fa5

Browse files
committed
uwu
1 parent 152d632 commit 9474fa5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/ArluqTools2/services/CollectionService.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ function CollectionService.getAllAnimals()
1717
return list
1818
end
1919

20-
--- Get all fences in the zoo
20+
--- Get all fences in the zoo (unsafe)
2121
--- @return list
2222
function CollectionService.getAllFences()
2323
local list = findType("fence")

0 commit comments

Comments
 (0)