From 8d872acce4fe3544c522e1b98d0439d19655dc60 Mon Sep 17 00:00:00 2001 From: Axel Cocat Date: Sat, 14 Oct 2023 17:46:44 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e78a5aa60e..d48c1eab65 100644 --- a/README.md +++ b/README.md @@ -114,7 +114,7 @@ Eluna API for AC: - Added `Unit:GetUnitFlagsTwo()`: https://github.com/azerothcore/mod-eluna/pull/137 - Added `Unit:SetUnitFlags(flags)`: https://github.com/azerothcore/mod-eluna/pull/137 - Added `Unit:SetUnitFlagsTwo(flags)`: https://github.com/azerothcore/mod-eluna/pull/137 -- Added `Unit:SetSpeedRate(UnitMoveType, speed)`: https://github.com/azerothcore/mod-eluna/pull/155 +- Added `Unit:SetSpeedRate(unitMoveType, speed)`: https://github.com/azerothcore/mod-eluna/pull/155 - Added `Unit:SetSpeedRate()`: https://github.com/azerothcore/mod-eluna/pull/155 ### GameObject