mirror of
https://github.com/rojo-rbx/rojo.git
synced 2026-04-20 20:55:50 +00:00
Patch ReflectionDatabase to turn off SourceAssetId
This commit is contained in:
@@ -7543,7 +7543,7 @@ return {
|
||||
isCanonical = true,
|
||||
canonicalName = nil,
|
||||
serializedName = nil,
|
||||
scriptability = "ReadWrite",
|
||||
scriptability = "None",
|
||||
serializes = true,
|
||||
},
|
||||
Tags = {
|
||||
@@ -19580,4 +19580,4 @@ return {
|
||||
defaults = {
|
||||
},
|
||||
},
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user