mirror of
https://github.com/4ian/GDevelop.git
synced 2025-10-15 10:19:04 +00:00
Fix groups being redlined in the events sheet (#4134)
Do not show in changelog
This commit is contained in:
@@ -199,7 +199,7 @@ const Instruction = (props: Props) => {
|
||||
globalObjectsContainer,
|
||||
objectsContainer,
|
||||
objectOrGroupName,
|
||||
false
|
||||
/*searchInGroups=*/ true
|
||||
) === parameterMetadata.getExtraInfo());
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user