Add heliodex/1filefusion as a library, loadable by LoadLibrary "RbxFusion", and remove more unused type definitions
This commit is contained in:
parent
0db973e8a9
commit
f9924be72e
454
defs.d.lua
454
defs.d.lua
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large
Load Diff
|
|
@ -16,6 +16,7 @@ while not sc and tries < 3 do
|
|||
end
|
||||
|
||||
if sc then
|
||||
sc:RegisterLibrary("Libraries/RbxFusion", "10000001")
|
||||
sc:RegisterLibrary("Libraries/RbxGui", "45284430")
|
||||
sc:RegisterLibrary("Libraries/RbxGear", "45374389")
|
||||
-- if game.PlaceId == deepakTestingPlace then
|
||||
|
|
|
|||
Loading…
Reference in New Issue