mirror of
https://github.com/4ian/GDevelop.git
synced 2025-10-15 10:19:04 +00:00
Fix typo
This commit is contained in:
@@ -200,7 +200,7 @@ void Extension::ExtensionSubDeclaration2(gd::ObjectMetadata & obj)
|
||||
|
||||
obj.AddAction("ParticleSize1",
|
||||
_("SIze, parameter 1"),
|
||||
_("Modifyt parameter 1 of the size of particles"),
|
||||
_("Modify parameter 1 of the size of particles"),
|
||||
_("Do _PARAM1__PARAM2_ to the parameter 1 of size of _PARAM0_"),
|
||||
_("Common"),
|
||||
"CppPlatform/Extensions/particleSystemicon24.png",
|
||||
|
Reference in New Issue
Block a user