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