mirror of
https://github.com/neverlosecc/source2sdk.git
synced 2025-04-20 21:28:12 +00:00
version 1.39.8.3 (#14)
This commit is contained in:
parent
cd462d988e
commit
10333400c8
@ -5357,7 +5357,7 @@ public:
|
||||
// Has Trivial Constructor
|
||||
// Has Trivial Destructor
|
||||
//
|
||||
// MResourceTypeForInfoType "vcompmat@êgù"
|
||||
// MResourceTypeForInfoType "vcompmat@pú"
|
||||
class InfoForResourceTypeCCompositeMaterialKit
|
||||
{
|
||||
private:
|
||||
|
711
sdk/client.hpp
711
sdk/client.hpp
File diff suppressed because it is too large
Load Diff
@ -601,7 +601,7 @@ public:
|
||||
// Has Trivial Constructor
|
||||
// Has Trivial Destructor
|
||||
//
|
||||
// MResourceTypeForInfoType "vcompmat@êgù"
|
||||
// MResourceTypeForInfoType "vcompmat@pú"
|
||||
class InfoForResourceTypeCCompositeMaterialKit
|
||||
{
|
||||
private:
|
||||
|
@ -16100,7 +16100,7 @@ public:
|
||||
|
||||
// Registered binary: server.dll (project 'server')
|
||||
// Alignment: 8
|
||||
// Size: 0xf908
|
||||
// Size: 0xf910
|
||||
// Has VTable
|
||||
//
|
||||
// MPulseBindableTarget
|
||||
@ -16344,6 +16344,8 @@ public:
|
||||
double m_dblLastReceivedPacketPlatFloatTime; // 0xf8f8
|
||||
GameTime_t m_LastTeamDamageWarningTime; // 0xf900
|
||||
GameTime_t m_LastTimePlayerWasDisconnectedForPawnsRemove; // 0xf904
|
||||
uint32_t m_nSuspiciousHitCount; // 0xf908
|
||||
uint32_t m_nNonSuspiciousHitStreak; // 0xf90c
|
||||
};
|
||||
|
||||
// Registered binary: server.dll (project 'server')
|
||||
|
Loading…
Reference in New Issue
Block a user