chore(replication): strict mode

This commit is contained in:
khtsly 2026-02-16 14:30:45 +07:00
parent 9d76f53480
commit a34f161cfe

View file

@ -1,4 +1,5 @@
--!optimize 2
--!strict
local Replication = {}
local RunService = game:GetService("RunService")