From 4042ea81afc5e2e3c91407ee680c28b16a853f35 Mon Sep 17 00:00:00 2001 From: StraToN Date: Thu, 10 Mar 2022 22:07:27 +0000 Subject: [PATCH] chore: storing version and changelog --- CHANGELOG.md | 9 +++++++++ .../escoria-core/game/core-scripts/esc/commands/slide.gd | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f71afb04..3aa75da9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [4.0.0-alpha.131](https://github.com/godot-escoria/escoria-demo-game/compare/v0.0.0...v4.0.0-alpha.131) (2022-03-10) + + +### Bug Fixes + +* Fix issue [#166](https://github.com/godot-escoria/escoria-demo-game/issues/166) ([9037e16](https://github.com/godot-escoria/escoria-demo-game/commit/9037e160c2d93d9ac7939180b7a4dcc544d8ad75)) + + + ## [4.0.0-alpha.130](https://github.com/godot-escoria/escoria-demo-game/compare/v0.0.0...v4.0.0-alpha.130) (2022-03-10) diff --git a/addons/escoria-core/game/core-scripts/esc/commands/slide.gd b/addons/escoria-core/game/core-scripts/esc/commands/slide.gd index f5d262fa..2f09212a 100644 --- a/addons/escoria-core/game/core-scripts/esc/commands/slide.gd +++ b/addons/escoria-core/game/core-scripts/esc/commands/slide.gd @@ -58,7 +58,7 @@ func validate(arguments: Array): # - *destination*: The destination item to slide to # - *speed*: The speed at which to slide in pixels per second (will default to # the speed configured on the `object`) -# +# # # **Returns** The generated (and started) tween func _slide_object(