mirror of
https://github.com/1dot13/source.git
synced 2026-07-22 13:40:22 +02:00
Mark TacticalStatusType::sSlideReason as _UNUSED
Removed from function call parameters at the same time. It was supplied to SlideTo, SlideToLocation and SoldierLocationRelativeToScreen but was never used.
This commit is contained in:
@@ -5712,7 +5712,6 @@ void BeginMultiPurposeLocator( INT32 sGridNo, INT8 bLevel, BOOLEAN fSlideTo )
|
||||
|
||||
// sGridNo here for DG compatibility
|
||||
gTacticalStatus.sSlideTarget = sGridNo;
|
||||
gTacticalStatus.sSlideReason = NOBODY;
|
||||
|
||||
// Plot new path!
|
||||
gfPlotNewMovement = TRUE;
|
||||
|
||||
Reference in New Issue
Block a user