mirror of
https://github.com/1dot13/source.git
synced 2026-08-19 14:20:30 +02:00
Convert Soldier Find.cpp to SoldierID
This commit is contained in:
@@ -292,7 +292,7 @@ extern BOOLEAN fInMapMode;
|
||||
INT8 gbTrainingMode = -1;
|
||||
|
||||
// who is the highlighted guy
|
||||
extern UINT16 gusUIFullTargetID;
|
||||
extern SoldierID gusUIFullTargetID;
|
||||
|
||||
// showing town info?
|
||||
extern BOOLEAN fShowTownInfo;
|
||||
|
||||
Reference in New Issue
Block a user