Core/Transports: Path generation rewrite v2 (needs testing)
Port From (https://github.com/TrinityCore/TrinityCore/commit/a2c1b699e6e4d30c752b65241bc23191920a86fd)
This commit is contained in:
@@ -200,4 +200,10 @@ namespace Framework.Constants
|
||||
SetTappedToChallengePlayers = 44, // Set Tapped to Challenge Players
|
||||
Max
|
||||
}
|
||||
|
||||
public enum TransportMovementState
|
||||
{
|
||||
Moving,
|
||||
WaitingOnPauseWaypoint
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user