mirror of
https://github.com/Milxnor/Project-Reboot-3.0.git
synced 2026-01-13 10:52:22 +01:00
Dude 💀
This commit is contained in:
@@ -10,6 +10,8 @@
|
||||
class APlayerController : public AController
|
||||
{
|
||||
public:
|
||||
static inline void (*originalSendClientAdjustment)(APlayerController*);
|
||||
|
||||
UCheatManager*& GetCheatManager()
|
||||
{
|
||||
static auto CheatManagerOffset = this->GetOffset("CheatManager");
|
||||
|
||||
Reference in New Issue
Block a user