core: "optimizations"

This commit is contained in:
2026-01-06 23:58:52 +02:00
parent 97e142d3b2
commit 14931ef42d
14 changed files with 49 additions and 0 deletions

View File

@@ -1,3 +1,6 @@
--!native
--!optimize 2
local ChunkManager = {}
local RunService = game:GetService("RunService")