mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-29 08:33:47 +00:00
Revert "refactor(Core/Movement): Naming convention" (#14100)
Revert "refactor(Core/Movement): Naming convention (#13989)"
This reverts commit d2f440c3e8.
This commit is contained in:
@@ -42,7 +42,7 @@ public:
|
||||
|
||||
virtual uint32 GetSplineId() const { return 0; } // Xinef: Escort system
|
||||
|
||||
virtual void UnitSpeedChanged() { }
|
||||
virtual void unitSpeedChanged() { }
|
||||
|
||||
// timer in ms
|
||||
virtual void Pause(uint32 /* timer = 0*/) {}
|
||||
|
||||
Reference in New Issue
Block a user