mirror of
https://github.com/1dot13/source.git
synced 2026-07-22 13:40:22 +02:00
Fix compilation
This commit is contained in:
@@ -519,7 +519,7 @@ void HandleRenderDebugInfoModes()
|
||||
static INT32 previousLocation = NOWHERE;
|
||||
static UINT8 previousStance = 0;
|
||||
|
||||
UINT16 usSoldierIndex = NOBODY;
|
||||
SoldierID usSoldierIndex = NOBODY;
|
||||
UINT32 uiMercFlags;
|
||||
FindSoldierFromMouse(&usSoldierIndex, &uiMercFlags);
|
||||
if (usSoldierIndex == NOBODY)
|
||||
|
||||
Reference in New Issue
Block a user