version 1.39.8.3

This commit is contained in:
nezu 2023-12-23 19:47:16 +01:00
parent 15db83ecbc
commit 3f0f99c2a8
4 changed files with 364 additions and 355 deletions

View File

@ -5357,7 +5357,7 @@ public:
// Has Trivial Constructor // Has Trivial Constructor
// Has Trivial Destructor // Has Trivial Destructor
// //
// MResourceTypeForInfoType "vcompmat@êgù" // MResourceTypeForInfoType "vcompmat@pú"
class InfoForResourceTypeCCompositeMaterialKit class InfoForResourceTypeCCompositeMaterialKit
{ {
private: private:

File diff suppressed because it is too large Load Diff

View File

@ -601,7 +601,7 @@ public:
// Has Trivial Constructor // Has Trivial Constructor
// Has Trivial Destructor // Has Trivial Destructor
// //
// MResourceTypeForInfoType "vcompmat@êgù" // MResourceTypeForInfoType "vcompmat@pú"
class InfoForResourceTypeCCompositeMaterialKit class InfoForResourceTypeCCompositeMaterialKit
{ {
private: private:

View File

@ -16100,7 +16100,7 @@ public:
// Registered binary: server.dll (project 'server') // Registered binary: server.dll (project 'server')
// Alignment: 8 // Alignment: 8
// Size: 0xf908 // Size: 0xf910
// Has VTable // Has VTable
// //
// MPulseBindableTarget // MPulseBindableTarget
@ -16344,6 +16344,8 @@ public:
double m_dblLastReceivedPacketPlatFloatTime; // 0xf8f8 double m_dblLastReceivedPacketPlatFloatTime; // 0xf8f8
GameTime_t m_LastTeamDamageWarningTime; // 0xf900 GameTime_t m_LastTeamDamageWarningTime; // 0xf900
GameTime_t m_LastTimePlayerWasDisconnectedForPawnsRemove; // 0xf904 GameTime_t m_LastTimePlayerWasDisconnectedForPawnsRemove; // 0xf904
uint32_t m_nSuspiciousHitCount; // 0xf908
uint32_t m_nNonSuspiciousHitStreak; // 0xf90c
}; };
// Registered binary: server.dll (project 'server') // Registered binary: server.dll (project 'server')