mirror of
https://github.com/imezx/Warp.git
synced 2026-03-18 00:44:16 +00:00
chore(replication): strict mode
This commit is contained in:
parent
9d76f53480
commit
a34f161cfe
1 changed files with 1 additions and 0 deletions
|
|
@ -1,4 +1,5 @@
|
|||
--!optimize 2
|
||||
--!strict
|
||||
local Replication = {}
|
||||
|
||||
local RunService = game:GetService("RunService")
|
||||
|
|
|
|||
Loading…
Reference in a new issue