mirror of
https://github.com/4ian/GDevelop.git
synced 2025-10-15 10:19:04 +00:00
Fix the object effect color tween action (#6452)
This commit is contained in:
@@ -1768,7 +1768,7 @@ module.exports = {
|
||||
)
|
||||
.setDefaultValue('no')
|
||||
.getCodeExtraInformation()
|
||||
.setFunctionName('addNumberEffectPropertyTween');
|
||||
.setFunctionName('addColorEffectPropertyTween');
|
||||
|
||||
// deprecated
|
||||
behavior
|
||||
|
Reference in New Issue
Block a user