mirror of
https://github.com/1dot13/source.git
synced 2026-07-29 13:52:17 +02:00
Remove unused local variable
This commit is contained in:
@@ -1329,7 +1329,6 @@ static void AddEnemiesToSecondTunnelSector()
|
||||
|
||||
void HandleAddingEnemiesToTunnelMaps()
|
||||
{
|
||||
BOOLEAN fInCombat = ( gTacticalStatus.uiFlags & INCOMBAT );
|
||||
UINT8 ubNumEnemies = 0;
|
||||
UINT8 ubNumAdmins = 0;
|
||||
UINT8 ubNumTroops = 0;
|
||||
|
||||
Reference in New Issue
Block a user