PropertyUsage: Rename "DO_NOT_SHARE_ON_DUPLICATE" to "ALWAYS_DUPLICATE"
This commit is contained in:
parent
fab9926a95
commit
2bc0bcbd26
14 changed files with 15 additions and 15 deletions
|
|
@ -111,7 +111,7 @@ namespace Godot.SourceGenerators
|
|||
ClassIsEnum = 65536,
|
||||
NilIsVariant = 131072,
|
||||
Array = 262144,
|
||||
DoNotShareOnDuplicate = 524288,
|
||||
AlwaysDuplicate = 524288,
|
||||
HighEndGfx = 1048576,
|
||||
NodePathFromSceneRoot = 2097152,
|
||||
ResourceNotPersistent = 4194304,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue