chore (core): Clean up (#15977)
* chore (core): Clean up * Update SmartScript.cpp * more clean up * Update boss_xt002.cpp
This commit is contained in:
parent
f3c63f9662
commit
8aa2a2ac0f
9 changed files with 9 additions and 10 deletions
|
|
@ -642,7 +642,7 @@ void Unit::UpdateSplinePosition()
|
|||
transport->CalculatePassengerPosition(loc.x, loc.y, loc.z, &loc.orientation);
|
||||
}
|
||||
|
||||
// Xinef: this is bullcrap, if we had spline running update orientation along with position
|
||||
// Xinef: if we had spline running update orientation along with position
|
||||
//if (HasUnitState(UNIT_STATE_CANNOT_TURN))
|
||||
// loc.orientation = GetOrientation();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue