mirror of
https://github.com/1dot13/source.git
synced 2026-08-19 14:20:30 +02:00
Convert SOLDIERTYPE->usChatPartnerID to SoldierID
This commit is contained in:
@@ -1550,7 +1550,7 @@ public:
|
||||
//INT16 bUnusedINT16_4;
|
||||
INT16 sDragCorpseID; // Flugente: id of corpse we are dragging
|
||||
|
||||
UINT16 usChatPartnerID; // Flugente: the id of another merc we are 'chatting' with
|
||||
SoldierID usChatPartnerID; // Flugente: the id of another merc we are 'chatting' with
|
||||
|
||||
// Flugente: new variables for extra stats
|
||||
INT16 bExtraStrength; // additional strength gained via power armor
|
||||
|
||||
Reference in New Issue
Block a user