mirror of
https://github.com/1dot13/source.git
synced 2026-07-29 13:52:17 +02:00
Update LaptopSave.h
This commit is contained in:
+2
-2
@@ -25,8 +25,8 @@ class SOLDIERTYPE;
|
||||
|
||||
typedef struct
|
||||
{
|
||||
BOOLEAN fActive;
|
||||
UINT16 ubSoldierID;
|
||||
BOOLEAN fActive;
|
||||
SoldierID ubSoldierID;
|
||||
UINT8 ubMercID;
|
||||
INT32 iPayOutPrice;
|
||||
} LIFE_INSURANCE_PAYOUT;
|
||||
|
||||
Reference in New Issue
Block a user