mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-29 00:23:48 +00:00
refactor(Core/Movement): Naming convention (#13989)
update codestyle Co-authored-by: Maelthyrr <lynethris@protonmail.ch>
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