Normalize a condition sentence

This commit is contained in:
Florian Rival
2019-12-24 16:03:13 +01:00
committed by GitHub
parent 942d6f8413
commit 07c4f6f485

View File

@@ -208,7 +208,7 @@ void DeclareSkeletonObjectExtension(gd::PlatformExtension& extension) {
obj.AddCondition("AnimationTime",
_("Current time"),
_("Check the current animation elapsed time."),
_("Current animation time of _PARAM0_ is _PARAM1_ _PARAM2_"),
_("Current animation time of _PARAM0_ is _PARAM1__PARAM2_"),
_("Animation"),
"JsPlatform/Extensions/skeletonanimationicon24.png",
"JsPlatform/Extensions/skeletonanimationicon16.png")