weapon logging support
This commit is contained in:
@ -92,7 +92,7 @@ enum {
|
||||
|
||||
struct weaponsVault {
|
||||
char* name;
|
||||
char fullName[32];
|
||||
char* logName;
|
||||
short int ammoSlot;
|
||||
bool melee;
|
||||
};
|
||||
|
Reference in New Issue
Block a user