mirror of
https://github.com/luau/UniversalSynSaveInstance.git
synced 2026-02-04 22:53:16 +02:00
@@ -779,7 +779,7 @@ local function synsaveinstance(CustomOptions)
|
||||
local StatusTextClone
|
||||
|
||||
local OPTIONS = {
|
||||
mode = "optimized", -- Change this to invalid mode like "custom" if you only want extrainstances; -- ! "optimized" mode is NOT supported with OPTIONS.Instance option
|
||||
mode = "optimized", -- Change this to invalid mode like "custom" if you only want extrainstances; -- ! "optimized" mode is NOT supported with OPTIONS.Object option
|
||||
noscripts = false,
|
||||
scriptcache = true,
|
||||
-- decomptype = "new", -- * Deprecated
|
||||
|
||||
Reference in New Issue
Block a user