mirror of
https://github.com/Milxnor/Project-Reboot-3.0.git
synced 2026-01-13 10:52:22 +01:00
Thank you logic teacher (rep is almost done)
This commit is contained in:
@@ -79,11 +79,11 @@ public:
|
||||
return Get<double>(LastReceiveTimeOffset);
|
||||
}
|
||||
|
||||
/* TSet<FName>& GetClientVisibleLevelNames()
|
||||
TSet<FName>& GetClientVisibleLevelNames()
|
||||
{
|
||||
static auto ClientVisibleLevelNamesOffset = 0x336C8;
|
||||
return *(TSet<FName>*)(__int64(this) + ClientVisibleLevelNamesOffset);
|
||||
} */
|
||||
}
|
||||
|
||||
class UNetDriver*& GetDriver()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user